flutter_firebase_auth_repository 1.0.0
flutter_firebase_auth_repository: ^1.0.0 copied to clipboard
A comprehensive Flutter/Dart package that provides a simple, clean repository for handling Firebase Authentication with multiple providers.
1.0.0 #
- Initial release of the Firebase Auth Repository.
- Supports Email/Password, Google, and Facebook authentication.
- Exposes an auth state stream for reactive UI updates.
- Automatically creates a user document in Firestore on sign-up.