refactor : inspection

fix : module list remove injection
This commit is contained in:
2025-09-27 12:39:25 +03:30
parent d9a18c968b
commit 0a98c57d75
12 changed files with 210 additions and 131 deletions

View File

@@ -26,7 +26,7 @@ class AuthPage extends GetView<AuthLogic> {
),
vecPath: Assets.vec.chickenPatternSvg.path,
),
onPopScopTaped: () => Get.back(result: -1),
onPopScopTaped: () => Get.back(result: "HHHHHHHHEloo"),
child: Stack(
children: [
Center(