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

A simple and modular Firebase authentication wrapper for Flutter, supporting email/password, Google, and Apple sign-in.

1.0.1 #

  • Added comprehensive exception handling with typed exceptions (e.g. InvalidCredentialsException, NetworkException).
  • Added hng_firebase_auth.dart barrel file exporting all public types.
  • Improved error handling in signInWithGoogle and signInWithApple to properly detect user cancellation.
  • Added example app demonstrating both pre-built UI and headless usage.

1.0.0+1 #

  • Initial release.
0
likes
60
points
23
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A simple and modular Firebase authentication wrapper for Flutter, supporting email/password, Google, and Apple sign-in.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

cupertino_icons, firebase_auth, firebase_core, flutter, google_sign_in, provider, sign_in_with_apple

More

Packages that depend on hng_firebase_auth