opt: main page

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-01-07 20:59:37 +08:00
parent d4e381380a
commit 57722eb579
4 changed files with 40 additions and 47 deletions

View File

@@ -29,7 +29,6 @@ class DynamicsController extends GetxController
late TabController tabController;
RxList<int> tempBannedList = <int>[].obs;
late List<Widget> tabsPageList;
bool flag = false;
RxInt initialValue = 0.obs;
RxBool userLogin = false.obs;
dynamic userInfo;