fireauth 0.0.2 copy "fireauth: ^0.0.2" to clipboard
fireauth: ^0.0.2 copied to clipboard

outdated

A Flutter Package that aims to simplify Flutter Firebase Authentication and streamline development.

[0.0.1] - 2021-05-12 #

  • Enabled Mail, Anonymous, Google and Phone Authentication
  • Added Documentation

[0.0.1+1] - 2021-05-12 #

  • Updated README and documentation

[0.0.2] - 2021-05-18 #

  • Updated all the Firebase Dependencies to a combination that works
  • FireAuth Phone Authentication: Mobile onError Callbacks work
  • FireAuth Phone Authentication: VerificationDialog closes on verificationCompleted
  • Generic Code Improvements
  • Added a success callback to all AuthController static methods
  • Removed AndroidX BrowserImplementation in app level build.gradle (example app)
  • (example > main.dart) Added success callback examples
4
likes
0
pub points
26%
popularity

Publisher

unverified uploader

A Flutter Package that aims to simplify Flutter Firebase Authentication and streamline development.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

firebase_auth, firebase_core, flutter, google_sign_in, provider, toast

More

Packages that depend on fireauth