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

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

1.14.0 #

  • FIX(auth): ForgotPasswordScreen display email within input box (#336). (ad666666)
  • FIX(firebase_ui_auth): sendPasswordResetEmail should not be executed when isLoading=true (#315). (955e5c28)
  • FIX(ui_auth): Fixed a momentary form display after signing in with EmailLinkAuth. (#318). (3e37d143)
  • FIX(firebase_ui_localizations): expose all Firebase UI localizations for overriding (#309). (e4567478)
  • FEAT(firebase_ui_auth): add showPasswordVisibilityToggle to RegisterScreen (#297). (6ec3ec1e)
  • FEAT(firebase_ui_localizations): support for sendVerificationEmailLabel() label (#280). (95be915d)
  • DOCS: Added superkey to example widget (#326). (dd5507e1)

1.13.1 #

  • Update a dependency to the latest release.

1.13.0 #

  • FEAT(ui_auth): use google_sign_in on macOS (#255). (72571a0d)

1.12.1 #

  • Update a dependency to the latest release.

1.12.0 #

  • FIX(ui_auth): correctly handle phone auth in showReauthenticateDialog (#209). (c0612cfd)
  • FIX(ui_auth): deprecate email enumeration protection affected APIs (#210). (eed65674)
  • FEAT(ui_auth): add a way to get an AuthController for AuthState (#207). (0816bfd4)

1.11.0 #

  • FIX(ui_auth): correctly position phone input screen footer (#183). (d5e2338d)
  • FIX(ui_auth): make maxWidth configurable on all screens (#178). (c5e77c27)
  • FEAT(ui_auth): export localizedErrorText (#189). (ab89f5cf)
  • FEAT(ui_auth): confirm account deletion (#187). (053a96ee)

1.10.0 #

  • FEAT(ui_auth): add more account actions (#172). (518a6c7b)
  • FEAT(ui_auth): add a way to customize PlatformException text (#171). (cbe75ca4)

1.9.1 #

  • FIX(ui_auth): deprecate screens and widgets that use fetchSignInMethodsForEmail (#153). (84ce5fb7)
  • FIX(ui_auth): use capitalized cancel label on dialogs (#134). (78c1ba9b)
  • FIX(ui_localizations): localize weak password error (#138). (bcfa2be6)

1.9.0 #

  • FIX(ui_auth): add showPasswordVisibilityToggle to the SignInScreen (#114). (77ed75d3)
  • FEAT(ui_auth): add a way to customize ErrorText message (#119). (a36884d7)
  • FEAT(ui_auth): show confirmation dialog when trying to unlink a provider (#116). (8757037b)

1.8.0 #

  • FIX(ui_auth,ui_localizations): add invalid verification SMS code error label (#102). (8adc39b9)
  • FIX(ui_auth): allow to pass EmailFormStyle via property (#98). (88c31a33)
  • FEAT(ui_auth): allow to toggle password visibility (#104). (6e3735d9)

1.7.0 #

  • FIX(ui_localizations,ui_auth): add missing labels (#87). (be2b0c33)
  • FIX(ui_auth): Pass correct AuthAction to the footerBuilder (#70). (1e091cc5)
  • FEAT(ui_auth): Add "Go Back" button to EmailLinkSignInView (#63). (326fd27d)

1.6.5 #

  • Update a dependency to the latest release.

1.6.4 #

1.6.2 #

  • Update a dependency to the latest release.

1.6.1 #

  • Update a dependency to the latest release.

1.6.0 #

  • FIX(ui_auth): fix LoadingIndicator layout on EmailVerificationScreen (#11169). (fd832fb8)
  • FEAT(auth): move to Pigeon for Platform channels (#10802). (43e5b20b)

1.5.0 #

  • FIX(ui_auth): documentation - fix material misspelling in universal_text_form_field.dart (#11151). (31358154)
  • FIX(ui_auth): fix ProfileScreen ignoring parent rebuilds (#11160). (89df2b58)
  • FEAT(ui_auth): allow passing custom user avatar widget (#11161). (cfcaa2f0)

1.4.3 #

  • Update a dependency to the latest release.

1.4.2 #

  • FIX(firebase_ui_auth): Error added in ProfileScreen in firebase_ui_auth 1.4.0 (#10957). (12284b3b)

1.4.1 #

  • Update a dependency to the latest release.

1.4.0 #

  • FEAT: update dependency constraints to sdk: '>=2.18.0 <4.0.0' flutter: '>=3.3.0' (#10946). (2772d10f)
  • FEAT: update librairies to be compatible with Flutter 3.10.0 (#10944). (e1f5a5ea)
  • DOCS(firebase_ui_auth): fix phone provider's widget example (#10917). (c56234ff)

1.3.0 #

1.2.4 #

  • Update a dependency to the latest release.

1.2.3 #

  • DOCS(firebase_ui_auth): fix an error in the documentation (#10797). (b71e0dde)

1.2.2 #

  • Update a dependency to the latest release.

1.2.1 #

  • FIX: allow to unlink providers only in edit mode (#10649). (c2da6c7e)
  • DOCS(ui_auth): fix typo RegisterScren -> RegisterScreen (#10488). (47c132c8)

1.2.0 #

  • FIX(ui_auth): pass breakpoint to LoginScreen (#10607). (39d77c4d)
  • FEAT(ui_shared): pass platform-specific icons and colors explicitly (#10655). (60ff1dfe)
  • FEAT: bump dart sdk constraint to 2.18 (#10618). (f80948a2)
  • FEAT(ui_shared): extract common widgets to a shared library (#10620). (15c1e85c)
  • DOCS(ui_auth): Fixed typo 'EmaiAuthProvider' to 'EmailAuthProvider' (#10654). (59932020)

1.1.17 #

  • Update a dependency to the latest release.

1.1.16 #

  • Update a dependency to the latest release.

1.1.15 #

  • FIX(ui_auth): fix ResponsivePage layout causing unexpected overflows (#10533). (80c3c5ef)
  • FIX(ui_auth_google): bump google_sign_in version (#10531). (782850d7)

1.1.14 #

  • Update a dependency to the latest release.

1.1.13 #

  • Update a dependency to the latest release.

1.1.12 #

  • Update a dependency to the latest release.

1.1.11 #

  • Update a dependency to the latest release.

1.1.10 #

  • REFACTOR: upgrade project to remove warnings from Flutter 3.7 (#10344). (e0087c84)
  • DOCS: fix return type of example main function (#10342). (3339bfeb)

1.1.9 #

1.1.8 #

1.1.7 #

1.1.6 #

  • Update a dependency to the latest release.

1.1.5 #

  • Update a dependency to the latest release.

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.