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

PlatformAndroid

Clean Firebase Authentication repository with multiple providers - Google, Facebook, GitHub, Microsoft. Includes Firestore integration.

1.0.2 #

  • Documentation Fix: Shortened package description to meet pub.flutter-io.cn requirements (60-180 characters)
  • Metadata Update: Optimized description for better search engine visibility

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
160
points
58
downloads

Publisher

verified publishershehzaanmansuri.com

Weekly Downloads

Clean Firebase Authentication repository with multiple providers - Google, Facebook, GitHub, Microsoft. Includes Firestore integration.

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