rayhan-erp/frontend/lib/services
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
..
api_client.dart feat(frontend): init Flutter project with login screen and JWT auth 2026-04-20 20:15:58 +01:00
auth_service.dart feat(frontend): init Flutter project with login screen and JWT auth 2026-04-20 20:15:58 +01:00