Dani B f3397a9836 feat(01-04): create AuthProvider for state management
- Implements global auth state management with Riverpod
- Manages auth state (user, loading, error) automatically
- Listens to repository authStateChanges stream
- Provides methods for all auth operations
- Handles loading states and errors properly
- Updates UI state automatically on auth changes
- Includes convenience providers for common use cases
- Properly disposes of stream subscriptions
2026-01-28 10:38:54 -05:00
Description
No description provided
662 MiB
Languages
Dart 77.3%
C++ 11.4%
CMake 8.9%
Swift 1.1%
C 0.6%
Other 0.6%