bloc_firebase_auth_kit 1.0.0 copy "bloc_firebase_auth_kit: ^1.0.0" to clipboard
bloc_firebase_auth_kit: ^1.0.0 copied to clipboard

A clean architecture Flutter package for Firebase authentication with BLoC state management, supporting email/password, Google, Facebook sign-in, and more.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.0 - 2025-10-15 #

Added #

  • Initial release
  • Email/Password authentication support
  • Google Sign-In integration
  • Facebook authentication support
  • BLoC state management for auth flows
  • Clean architecture implementation with Domain, Data, and Presentation layers
  • Local data persistence with SharedPreferences
  • Auth state wrapper widget for easy integration
  • Pre-built sign-in form and social sign-in buttons
  • Comprehensive error handling with Either type from dartz
  • User entity and model with null-safe implementation
  • Support for Android, iOS, and Web platforms
2
likes
130
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

A clean architecture Flutter package for Firebase authentication with BLoC state management, supporting email/password, Google, Facebook sign-in, and more.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

dartz, equatable, firebase_auth, firebase_core, flutter, flutter_bloc, flutter_facebook_auth, flutter_signin_button, get_it, google_sign_in, shared_preferences

More

Packages that depend on bloc_firebase_auth_kit