fix : page route widget and other page
This commit is contained in:
@@ -25,7 +25,6 @@ class RootLogic extends GetxController {
|
||||
|
||||
final defaultRoutes = <int, String>{0: ChickenRoutes.buy, 1: ChickenRoutes.sale};
|
||||
|
||||
List<String> routesName = ['رصدطیور'];
|
||||
|
||||
late DioRemote dioRemote;
|
||||
var tokenService = Get.find<TokenStorageService>();
|
||||
|
||||
Reference in New Issue
Block a user