feat : profile ui

This commit is contained in:
2025-08-09 08:43:26 +03:30
parent f571a5b646
commit 9b16a06f55
4 changed files with 844 additions and 1 deletions

View File

@@ -26,8 +26,12 @@ class RootLogic extends GetxController {
ProfilePage(),
];
RxInt currentIndex = 0.obs;
TokenStorageService tokenService = Get.find<TokenStorageService>();
@override
void onReady() {
// TODO: implement onReady