feat : first step request tagging

This commit is contained in:
2025-08-04 15:31:34 +03:30
parent 7a3061d9a4
commit 2c10800ce7
27 changed files with 1044 additions and 168 deletions

View File

@@ -26,7 +26,7 @@ class RootLogic extends GetxController {
ProfilePage(),
];
RxInt currentIndex = 1.obs;
RxInt currentIndex = 0.obs;
@override
void onReady() {