flutter_firebase_auth_repository 1.0.1 copy "flutter_firebase_auth_repository: ^1.0.1" to clipboard
flutter_firebase_auth_repository: ^1.0.1 copied to clipboard

PlatformAndroid

A comprehensive Flutter/Dart package that provides a simple, clean repository for handling Firebase Authentication with multiple providers including Google, Facebook, GitHub, and Microsoft Sign-In.

1.0.1 #

  • Enhanced Documentation: Comprehensive API documentation with detailed examples and setup instructions
  • Improved Error Handling: Better user-friendly error messages for all authentication methods
  • Extended Social Auth: Added GitHub and Microsoft Sign-In support
  • Architecture Improvements: Added proper separation of concerns with models, services, and utilities
  • Example App: Complete example application demonstrating all features
  • Platform Support: Enhanced Android configuration with proper manifest setup
  • Firestore Integration: Improved automatic user document creation with timestamps
  • Testing Support: Better dependency injection for easier testing

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.
3
likes
150
points
59
downloads

Publisher

verified publishershehzaanmansuri.com

Weekly Downloads

A comprehensive Flutter/Dart package that provides a simple, clean repository for handling Firebase Authentication with multiple providers including Google, Facebook, GitHub, and Microsoft Sign-In.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

cloud_firestore, firebase_auth, flutter, flutter_facebook_auth, google_sign_in

More

Packages that depend on flutter_firebase_auth_repository

Packages that implement flutter_firebase_auth_repository