rayhan-erp/frontend
Nabil Derouiche c1dabb486d feat(frontend): init Flutter project with login screen and JWT auth
- Projet Flutter créé manuellement (pubspec.yaml, structure lib/)
- Écran de connexion complet avec validation, gestion erreurs, spinner
- ApiClient Dio avec intercepteur JWT automatique
- AuthProvider (Provider) + AuthService (shared_preferences)
- Routing GoRouter avec redirection auth/non-auth
- DashboardScreen placeholder
- Rapport PFE : ajout Chapitre 5 Frontend (architecture, JWT, login)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-20 20:15:58 +01:00
..
android/app/src/main feat(frontend): init Flutter project with login screen and JWT auth 2026-04-20 20:15:58 +01:00
lib feat(frontend): init Flutter project with login screen and JWT auth 2026-04-20 20:15:58 +01:00
pubspec.yaml feat(frontend): init Flutter project with login screen and JWT auth 2026-04-20 20:15:58 +01:00