simple_firebase_auth 0.0.1 copy "simple_firebase_auth: ^0.0.1" to clipboard
simple_firebase_auth: ^0.0.1 copied to clipboard

Thin wrapper around Firebase Auth/Core with one-liner methods for sign-in, sign-up, sign-out, and password reset.

Changelog #

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

0.0.1 Initial Release - 2025-07-15 #

Added #

  • ✅ Simple wrapper for firebase_auth and firebase_core
  • ✅ Email/Password sign in and sign up
  • ✅ Password reset email support
  • ✅ Auth state stream using authStateChanges()
  • ✅ Custom AuthUser model
  • ✅ One-line Firebase initialization
  • ✅ Basic example app included in /example
5
likes
130
points
25
downloads

Publisher

unverified uploader

Weekly Downloads

Thin wrapper around Firebase Auth/Core with one-liner methods for sign-in, sign-up, sign-out, and password reset.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

firebase_auth, firebase_core, flutter

More

Packages that depend on simple_firebase_auth