commented some tabs to deploy in stores ,persistence login and heartbeaat

This commit is contained in:
2026-03-16 12:40:24 +01:00
parent 440bbcac66
commit 907eaf8d33
8 changed files with 230 additions and 45 deletions

View File

@@ -26,7 +26,7 @@ late final GoRouter appRouter;
void configureAppRouter() {
appRouter = GoRouter(
navigatorKey: rootNavigatorKey,
initialLocation: AppRoutes.onboarding,
initialLocation: AppRoutes.splash,
debugLogDiagnostics: true,
routes: [
GoRoute(