1410e32005ef74a665199097b1b287318cc0c3eb
- Created AppRouter with GoRouter for declarative navigation - Added protected routes that redirect to login if not authenticated - Implemented splash screen with loading state and auth checking - Set up route definitions for login, signup, home, and splash - Added error handling for navigation failures - Includes authentication state-based redirects Files modified: - lib/core/router/app_router.dart - lib/features/authentication/presentation/pages/splash_page.dart
Description
No description provided
Languages
Dart
77.3%
C++
11.4%
CMake
8.9%
Swift
1.1%
C
0.6%
Other
0.6%