firebase_ui_auth 1.1.4 copy "firebase_ui_auth: ^1.1.4" to clipboard
firebase_ui_auth: ^1.1.4 copied to clipboard

Pre-built widgets library that are integrated with the variety of the Firebase Auth providers.

1.1.4 #

  • Update a dependency to the latest release.

1.1.3 #

1.1.2 #

  • 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)

1.1.1 #

  • 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)

1.1.0 #

  • 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)

1.0.6 #

  • 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)

1.0.5 #

  • Update a dependency to the latest release.

1.0.4 #

  • FIX: set default scope to 'email' and add a way to provide custom scopes (#9784). (19a54edc)

1.0.3 #

  • Update a dependency to the latest release.

1.0.2 #

1.0.1 #

1.0.0 #

  • Graduate package to a stable release.

Check out the migration guide to migrate from flutterfire_ui.

1.0.0-dev.2 #

  • Update a dependency to the latest release.

1.0.0-dev.1 #

1.0.0-dev.0 #

  • Bump "firebase_ui_auth" to 1.0.0-dev.0.

0.0.1 #

  • TODO: Describe initial release.