- Update a dependency to the latest release.
- Update a dependency to the latest release.
- Update a dependency to the latest release.
- FIX: automatically upgrade anonymous accounts (#10071). (7b7e82d0)
- FIX: allow to pass actions to the RegisterScreen (#10025). (3f5ca800)
- FIX:
currentUser
is now populated right at the start of the application without needing to wait for authStateChange
(#10028). (2bd0dbff)
- FIX: fix OAuth provider buttons paddings (#9991). (cadf2f21)
- FIX: fix OAuth providers on RegisterScreen (#10026). (5b11e80f)
- FIX: preserve UI form state when device rotates (#9993). (55dcd329)
- FIX: clear the error on ForgotPasswordScreen after submitting a valid email (#9992). (6c90b6bd)
- FIX: allow null countryCode for phone input (#9937). (e87ec8a9)
- FEAT: [firebase_ui_auth] [firebase_ui_oauth] Allow for custom labels to be used for custom OAuth providers (#9858). (fd0b815d)
- DOCS: improve phone.md (#9774). (1f1ffd19)
- FIX: initialize auth and auth listener in standalone OAuth buttons (#9926). (24450803)
- FIX: upgrade dependency to fix platform support for firebase_ui_auth (#9924). (a972a790)
- FIX: fix docs typo for EmailAuthProvider. (#9927). (b1b3b437)
- FIX: fix docs typo (#9925). (beba8598)
- Update a dependency to the latest release.
- FIX: set default scope to 'email' and add a way to provide custom scopes (#9784). (19a54edc)
- Update a dependency to the latest release.
- Graduate package to a stable release.
Check out the migration guide to migrate from flutterfire_ui
.
- Update a dependency to the latest release.
- Bump "firebase_ui_auth" to
1.0.0-dev.0
.
- TODO: Describe initial release.