easy_firebase_auth 3.2.0
easy_firebase_auth: ^3.2.0 copied to clipboard
Manage authentication with firebase in an extremely simple way
3.2.0 11/10/2021. #
- Upgrade dependencies
3.1.0 20/09/2021. #
- Fix Sign In Button
3.0.1 12/09/2021. #
- Fix Apple Auth
3.0.0 9/09/2021. #
- Migrate to null safety
2.6.0 20/10/2020. #
- Migrate to sign_in_with_apple
2.5.2 20/10/2020. #
- Fix email sign in errors
2.5.1 19/10/2020. #
- Fix issue on reauthentication
2.5.0 8/10/2020. #
- Upgrade dependencies
2.4.0 16/09/2020. #
- Upgrade flutter_markdown
2.3.2 15/09/2020. #
- Fix AppleSignInButton to be compatible with Flutter beta
2.3.1 04/09/2020 #
- Fix some issues
2.3.0 04/09/2020 #
- Fix AppleSignInButton alignment
- Fix EmailLoginScreen errors
2.2.0 04/09/2020 #
- Rename methods
- Auto login
- Add AuthProvider
2.1.0 30/08/2020 #
- Add new methods
- Refactor files
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