easy_firebase_auth 2.0.0 copy "easy_firebase_auth: ^2.0.0" to clipboard
easy_firebase_auth: ^2.0.0 copied to clipboard

outdated

Manage authentication with firebase in an extremely simple way

[2.0.0] - 22/08/2020. #

  • Fix AppleSignInButton to be compatible with Flutter beta

[1.1.0] - 04/07/2020. #

  • Work around to enable Firebase Auth persistence on web

[1.0.8] - 24/06/2020. #

  • Update regex to validate email

[1.0.7] - 22/06/2020. #

  • Add AuthMethod to callback

[1.0.6] - 26/05/2020. #

  • Add web support
  • Remove shimmer dependency

[1.0.5] - 24/05/2020. #

  • Fix bug

[1.0.4] - 24/05/2020. #

  • Add custom text to Apple sign in

[1.0.3] - 19/05/2020. #

  • Add onLogin() & onLogout() listeners

[1.0.2] - 01/04/2020. #

  • Upgrade dependencies
  • Get FirebaseUser

[1.0.1] - 29/03/2020. #

  • Fix bug

[1.0.0] - 29/03/2020. #

  • Initial release