feat : profile ui
This commit is contained in:
@@ -26,8 +26,12 @@ class RootLogic extends GetxController {
|
||||
|
||||
ProfilePage(),
|
||||
];
|
||||
|
||||
RxInt currentIndex = 0.obs;
|
||||
|
||||
|
||||
TokenStorageService tokenService = Get.find<TokenStorageService>();
|
||||
|
||||
@override
|
||||
void onReady() {
|
||||
// TODO: implement onReady
|
||||
|
||||
Reference in New Issue
Block a user