PackageTrack
Sign in Get early access

firebase_ui_auth

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

3.1.0 40K downloads/mo #1611 most downloaded on pub.dev firebase/FirebaseUI-Flutter

What this package is like to depend on

Last release 1 months ago

15 Jul 2026

Release timing varies

gaps range from 3 weeks to 9 months

Nearly every release is documented

notes for 60 of 61 stable releases

Nothing withdrawn

no release was ever pulled

4 years old

64 releases · first in 2022

2 releases in the last 12 months

see the full history below

Release timeline

64 releases · Sep 2022 to Jul 2026
2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 64
  1. 3.1.0 15 Jul 2026
    Release notes
    • FEAT: Require Dart 3.9 (#618). (80a27122)
    • FEAT: upgrade all packages min SDK to Dart 3.5 (#616). (1535fac4)
    • FEAT: upgrade all packages min SDK to Dart 3.5 (#615). (aefa711a)
    • FEAT: update FlutterFire dependencies to the latest (#580). (acef6d3c)
    • FEAT(auth): upgrade flutter_facebook_auth dependency and use limited/classic login depending on ATT status (#553). (c3acdba7)
    Open source →
  2. 3.0.1 28 Oct 2025
    Release notes
    • FIX: bump FlutterFire dependencies & fix CI (#552). (0e6d85bf)
    • FIX: analyser issues from later Flutter version (#551). (62cc4be7)
    Open source →
  3. 3.0.0 04 Aug 2025
    Release notes
    • BREAKING FEAT: bump FlutterFire dependencies & remove deprecated API (#529). (7650921e)
    • BREAKING FEAT: Removed all API associated with fetchSignInMethodsForEmail() which has been removed from FlutterFire. This includes these methods: AuthFlow.onBeforeProvidersForEmailFetch(), AuthFlow.onDifferentProvidersFound(), showDifferentMethodSignInDialog(), AuthProvider.onBeforeProvidersForEmailFetch(), AuthProvider.onDifferentProvidersFound(), AuthProvider.findProvidersForEmail(). These classes: DifferentSignInMethodsFound, FetchingProvidersForEmail, UniversalEmailSignInController, UniversalEmailSignInListener, UniversalEmailSignInScreen, DifferentMethodSignInView, FindProvidersForEmailView, DifferentMethodSignInDialog.
    Open source →
    Release notes

    Note: This release has breaking changes.

    • BREAKING FEAT: bump FlutterFire dependencies & remove deprecated API (#529). (7650921e)
    • BREAKING FEAT: Removed all API associated with fetchSignInMethodsForEmail() which has been removed from FlutterFire. This includes these methods: AuthFlow.onBeforeProvidersForEmailFetch(), AuthFlow.onDifferentProvidersFound(), showDifferentMethodSignInDialog(), AuthProvider.onBeforeProvidersForEmailFetch(), AuthProvider.onDifferentProvidersFound(), AuthProvider.findProvidersForEmail(). These classes: DifferentSignInMethodsFound, FetchingProvidersForEmail, UniversalEmailSignInController, UniversalEmailSignInListener, UniversalEmailSignInScreen, DifferentMethodSignInView, FindProvidersForEmailView, DifferentMethodSignInDialog.
    Open source →
  4. 2.0.0 29 Jul 2025
    Release notes
    • BREAKING FEAT: bump FlutterFire dependencies & remove deprecated API (#529). (7650921e)
    • BREAKING FEAT: removed dataRowHeight from FirebaseDatabaseDataTable. Please use dataRowMinHeight & dataRowMaxHeight.
    Open source →
    Release notes

    Note: This release has breaking changes.

    • FIX(firebase_ui_auth): Add padding between avatar and display name form (#524). (2747c1ae)
    • FIX(firebase_ui_auth): Avoid redundant confirmation on account deletion (#494). (e2626d24)
    • FIX: bump FF dependencies to latest (#526). (9f355bfc)
    • FEAT(firebase_ui_auth): Override the default deletion modal. (#493). (97210905)
    • BREAKING FEAT(auth): Remove Dynamic Links, replace with app-links. (#522). (b32ec609)
    Open source →
  5. 1.17.0 10 Jun 2025
    Release notes
    • FIX: bump FF dependencies to latest (#520). (ac4f1fdd)
    • FEAT(firebase_ui_auth): Use icon from OAuth provider as a fallback in ProfileScreen (#474). (55f04ebb)
    Open source →
  6. 1.16.1 13 Jan 2025
    Release notes
    • FIX: replace deprecated API and bump FlutterFire dependencies (#453). (530be48a)
    • FIX(auth): remove listener on dispose and only call setState when mounted (#419). (91c982b5)
    • FIX(auth): ensure previous display name is provided to callback (#431). (662717d7)
    • FIX(ui_auth): fix confirmation dialog for unlink account button in profile screen (#373). (0e3a7c49)
    • FIX(auth): using theme color instead of hardcoded value (#416). (d183d87e)
    • FIX(ui_auth): make light text on _EmailVerificationBadge legible (#196). (72530e52)
    • DOCS(firebase_ui_auth): Handle UserCreated event in README example (#422). (bd1d5ecf)
    Open source →
  7. 1.16.0 30 Sep 2024
    Release notes
    • FEAT: bump FlutterFire dependencies 2024-09-30 (#407). (d72ce8e3)
    Open source →
  8. 1.15.0 12 Jun 2024
    Release notes
    • FIX(ui_auth): fix confirmation dialog for delete account button (#346). (4fd041d1)
    • FEAT(firebase_ui_auth): add autofocus property to PhoneInput widget (#334). (eb9e2bd1)
    Open source →
  9. 1.14.0 24 Apr 2024
    Release notes
    Open source →
    Release notes
    • 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)
    Open source →
  10. 1.13.1 28 Feb 2024
    Release notes
    • FIX: replace deprecated API and bump FlutterFire dependencies (#453). (530be48a)
    • FIX(ui localizations): fixed typos and added translations to 'pt' (Portugese) (#414). (3609796c)
    Open source →
    Release notes
    • Update a dependency to the latest release.
    Open source →
  11. 1.13.0 06 Feb 2024
    Release notes
    • FEAT: bump FlutterFire dependencies 2024-09-30 (#407). (d72ce8e3)
    Open source →
    Release notes
    • FEAT(ui_auth): use google_sign_in on macOS (#255). (72571a0d)
    Open source →
  12. 1.12.1 09 Jan 2024
    Release notes
    • Update a dependency to the latest release.
    Open source →
  13. 1.12.0 04 Jan 2024
    Release notes
    • FIX(ui_localizations): Add missing 'nb' language code to kSupportedLanguages (#350). (3fbfded0)
    • FEAT(firebase_ui_localizations): Further German translations for auth labels that were still in English (#319). (2f96686c)
    • FEAT(firebase_ui_localizations): Add Finnish language localization labels (#332). (848b66cf)

    2024-04-24

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:

    Packages with dependency updates only:

    Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

    • firebase_ui_oauth - v1.5.2
    • firebase_ui_oauth_apple - v1.2.20
    • firebase_ui_oauth_twitter - v1.2.20
    • firebase_ui_oauth_facebook - v1.2.20
    • firebase_ui_oauth_google - v1.3.2
    • firebase_ui_database - v1.4.3
    • firebase_ui_firestore - v1.6.3
    • firebase_ui_storage - v2.0.4

    Open source →
    Release notes
    • 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)
    Open source →
  14. 1.11.0 04 Dec 2023
    Release notes
    • FIX(ui_localizations): In the Japanese file, change "login" to "sign and improve translations (#304). (ae01e9f1)
    • FIX(firebase_ui_localizations): expose all Firebase UI localizations for overriding (#309). (e4567478)
    • FEAT(firebase_ui_localizations): support for sendVerificationEmailLabel() label (#280). (95be915d)

    2024-02-28

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:

    Packages with dependency updates only:

    Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

    • firebase_ui_oauth_facebook - v1.2.19
    • firebase_ui_oauth_twitter - v1.2.19
    • firebase_ui_auth - v1.13.1
    • firebase_ui_oauth_google - v1.3.1
    • firebase_ui_oauth_apple - v1.2.19

    Open source →
    Release notes
    • 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)
    Open source →
  15. 1.10.0 09 Nov 2023
    Release notes
    • FEAT(ui_localizations): Add Norwegian (NB) localization (#191). (715ab1b8)

    2023-11-30

    Changes


    Packages with breaking changes:

    Packages with other changes:

    Packages with dependency updates only:

    Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

    • firebase_ui_oauth - v1.4.15
    • firebase_ui_oauth_twitter - v1.2.15
    • firebase_ui_oauth_facebook - v1.2.15
    • firebase_ui_oauth_apple - v1.2.15
    • firebase_ui_oauth_google - v1.2.15
    • firebase_ui_firestore - v1.5.15
    • firebase_ui_database - v1.3.13

    Open source →
    Release notes
    • FEAT(ui_auth): add more account actions (#172). (518a6c7b)
    • FEAT(ui_auth): add a way to customize PlatformException text (#171). (cbe75ca4)
    Open source →
  16. 1.9.1 19 Oct 2023
    Release notes
    • 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)
    Open source →
  17. 1.9.0 11 Oct 2023
    Release notes
    • FEAT(ui_auth): confirm account deletion (#187). (053a96ee)

    2023-11-09

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:

    Packages with dependency updates only:

    Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

    • firebase_ui_oauth - v1.4.14
    • firebase_ui_oauth_twitter - v1.2.14
    • firebase_ui_oauth_facebook - v1.2.14
    • firebase_ui_oauth_google - v1.2.14
    • firebase_ui_database - v1.3.12
    • firebase_ui_firestore - v1.5.14
    • firebase_ui_storage - v1.0.4

    Open source →
    Release notes
    • 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)
    Open source →
  18. 1.8.0 07 Sep 2023
    Release notes
    • FEAT(ui_localizations): Add romanian localization (#174). (dc9c9cb2)
    Open source →
    Release notes
    • 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)
    Open source →
  19. 1.7.0 01 Sep 2023
    Release notes
    • FIX: bump FF dependencies to latest (#520). (ac4f1fdd)
    • FEAT(firebase_ui_auth): Use icon from OAuth provider as a fallback in ProfileScreen (#474). (55f04ebb)
    Open source →
    Release notes
    • 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)
    Open source →
  20. 1.6.5 24 Aug 2023
    Release notes
    • Update a dependency to the latest release.
    Open source →
  21. 1.6.4 18 Aug 2023
    Release notes

    2023-07-26

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:

    Packages with dependency updates only:

    Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

    • firebase_ui_firestore - v1.5.6
    • firebase_ui_oauth_google - v1.2.7
    • firebase_ui_oauth_twitter - v1.2.7
    • firebase_ui_auth - v1.6.2
    • firebase_ui_oauth_facebook - v1.2.7
    • firebase_ui_oauth_apple - v1.2.7
    • firebase_ui_oauth - v1.4.7

    2023-07-18

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:

    Packages with dependency updates only:

    Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

    • firebase_ui_oauth_facebook - v1.2.6
    • firebase_ui_oauth_twitter - v1.2.6
    • firebase_ui_auth - v1.6.1
    • firebase_ui_oauth_apple - v1.2.6
    • firebase_ui_oauth - v1.4.6
    • firebase_ui_oauth_google - v1.2.6

    2023-07-14

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:

    Packages with dependency updates only:

    Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

    • firebase_ui_firestore - v1.5.5
    • firebase_ui_oauth_facebook - v1.2.5
    • firebase_ui_oauth_twitter - v1.2.5
    • firebase_ui_oauth_apple - v1.2.5
    • firebase_ui_oauth_google - v1.2.5
    • firebase_ui_database - v1.3.4

    Open source →
    Release notes
    Open source →
  22. 1.6.3 16 Aug 2023

    Nothing published for this version

  23. 1.6.2 26 Jul 2023
    Release notes
    • Update a dependency to the latest release.
    Open source →
  24. 1.6.1 18 Jul 2023
    Release notes
    • FIX: replace deprecated API and bump FlutterFire dependencies (#453). (530be48a)
    Open source →
    Release notes
    • Update a dependency to the latest release.
    Open source →
  25. 1.6.0 14 Jul 2023
    Release notes
    • FEAT: bump FlutterFire dependencies 2024-09-30 (#407). (d72ce8e3)
    Open source →
    Release notes
    • FIX(ui_auth): fix LoadingIndicator layout on EmailVerificationScreen (#11169). (fd832fb8)
    • FEAT(auth): move to Pigeon for Platform channels (#10802). (43e5b20b)
    Open source →
  26. 1.5.0 26 Jun 2023
    Release notes
    • FIX: compilation errors from invalid/unknown identifiers (#579). (5d91871c)
    • FEAT: Require Dart 3.9 (#618). (80a27122)
    • FEAT: upgrade all packages min SDK to Dart 3.5 (#616). (1535fac4)
    • FEAT: upgrade all packages min SDK to Dart 3.5 (#615). (aefa711a)
    Open source →
    Release notes
    • 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)
    Open source →
  27. 1.4.3 13 Jun 2023
    Release notes
    Open source →
    Release notes
    • Update a dependency to the latest release.
    Open source →
  28. 1.4.2 30 May 2023
    Release notes
    • FIX: analyser issues from later Flutter version (#551). (62cc4be7)
    Open source →
    Release notes
    • FIX(firebase_ui_auth): Error added in ProfileScreen in firebase_ui_auth 1.4.0 (#10957). (12284b3b)
    Open source →
  29. 1.4.1 16 May 2023
    Release notes
    • FIX: replace deprecated API and bump FlutterFire dependencies (#453). (530be48a)
    Open source →
    Release notes
    • Update a dependency to the latest release.
    Open source →
  30. 1.4.0 11 May 2023
    Release notes
    • FEAT: bump FlutterFire dependencies 2024-09-30 (#407). (d72ce8e3)
    Open source →
    Release notes
    • 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)
    Open source →
  31. 1.3.0 04 May 2023
    Release notes
    • FEAT: bump FlutterFire dependencies 2024-09-30 (#407). (d72ce8e3)
    Open source →
    Release notes
    Open source →
  32. 1.2.4 29 Apr 2023
    Release notes
    • REFACTOR: upgrade project to remove warnings from Flutter 3.7 (#10344). (e0087c84)
    Open source →
    Release notes
    • Update a dependency to the latest release.
    Open source →
  33. 1.2.3 27 Apr 2023
    Release notes
    • DOCS(firebase_ui_auth): fix an error in the documentation (#10797). (b71e0dde)

    2023-04-18

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:

    Packages with dependency updates only:

    Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

    • firebase_ui_auth - v1.2.2
    • firebase_ui_oauth - v1.2.2
    • firebase_ui_oauth_twitter - v1.1.2
    • firebase_ui_oauth_facebook - v1.1.2
    • firebase_ui_oauth_apple - v1.1.2
    • firebase_ui_oauth_google - v1.1.2
    • firebase_ui_database - v1.1.2
    • firebase_ui_firestore - v1.3.2

    Open source →
    Release notes
    • DOCS(firebase_ui_auth): fix an error in the documentation (#10797). (b71e0dde)
    Open source →
  34. 1.2.2 18 Apr 2023
    Release notes
    • Update a dependency to the latest release.
    Open source →
  35. 1.2.1 13 Apr 2023
    Release notes
    • FIX: allow to unlink providers only in edit mode (#10649). (c2da6c7e)
    • DOCS(ui_auth): fix typo RegisterScren -> RegisterScreen (#10488). (47c132c8)
    Open source →
  36. 1.2.0 30 Mar 2023
    Release notes
    • 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)
    Open source →
    Release notes
    • 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)
    Open source →
  37. 1.1.17 16 Mar 2023
    Release notes
    • Update a dependency to the latest release.
    Open source →
  38. 1.1.16 07 Mar 2023
    Release notes
    • Update a dependency to the latest release.
    Open source →
  39. 1.1.15 02 Mar 2023
    Release notes
    • FIX(ui_auth): fix ResponsivePage layout causing unexpected overflows (#10533). (80c3c5ef)
    • FIX(ui_auth_google): bump google_sign_in version (#10531). (782850d7)
    Open source →
  40. 1.1.14 21 Feb 2023
    Release notes
    • Update a dependency to the latest release.
    Open source →
  41. 1.1.13 17 Feb 2023
    Release notes
    • Update a dependency to the latest release.
    Open source →
  42. 1.1.12 16 Feb 2023
    Release notes
    • Update a dependency to the latest release.
    Open source →
  43. 1.1.11 14 Feb 2023
    Release notes
    • Update a dependency to the latest release.
    Open source →
  44. 1.1.10 08 Feb 2023
    Release notes
    • REFACTOR: upgrade project to remove warnings from Flutter 3.7 (#10344). (e0087c84)
    • DOCS: fix return type of example main function (#10342). (3339bfeb)
    Open source →
  45. 1.1.9 19 Jan 2023
    Release notes

    2023-01-12

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:

    Packages with dependency updates only:

    Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

    • firebase_ui_oauth - v1.1.8
    • firebase_ui_oauth_apple - v1.0.15
    • firebase_ui_oauth_facebook - v1.0.15
    • firebase_ui_oauth_google - v1.0.15
    • firebase_ui_oauth_twitter - v1.0.15
    • firebase_ui_firestore - v1.2.3
    • firebase_ui_database - v1.0.11

    Open source →
    Release notes
    Open source →
  46. 1.1.8 12 Jan 2023
    Release notes
    Open source →
  47. 1.1.7 05 Jan 2023
    Release notes

    2022-12-29

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:

    Packages with dependency updates only:

    Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

    • firebase_ui_auth - v1.1.6
    • firebase_ui_oauth_apple - v1.0.13
    • firebase_ui_oauth - v1.1.6
    • firebase_ui_oauth_facebook - v1.0.13
    • firebase_ui_oauth_google - v1.0.13
    • firebase_ui_oauth_twitter - v1.0.13
    • firebase_ui_firestore - v1.2.2
    • firebase_ui_database - v1.0.10

    2022-12-22

    Changes


    Packages with breaking changes:

    • There are no breaking changes in this release.

    Packages with other changes:

    Packages with dependency updates only:

    Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

    • firebase_ui_auth - v1.1.4
    • firebase_ui_oauth_apple - v1.0.11
    • firebase_ui_oauth - v1.1.4
    • firebase_ui_oauth_facebook - v1.0.11
    • firebase_ui_oauth_google - v1.0.11
    • firebase_ui_oauth_twitter - v1.0.11
    • firebase_ui_database - v1.0.8

    Open source →
    Release notes
    Open source →
  48. 1.1.6 29 Dec 2022
    Release notes
    • Update a dependency to the latest release.
    Open source →
  49. 1.1.5 23 Dec 2022
    Release notes
    • Update a dependency to the latest release.
    Open source →
  50. 1.1.4 22 Dec 2022
    Release notes
    • Update a dependency to the latest release.
    Open source →
  51. 1.1.3 15 Dec 2022
    Release notes
    Open source →
  52. 1.1.2 08 Dec 2022
    Release notes
    • 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)
    Open source →
  53. 1.1.1 01 Dec 2022
    Release notes
    • FIX: allow to unlink providers only in edit mode (#10649). (c2da6c7e)
    Open source →
    Release notes
    • 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)
    Open source →
  54. 1.1.0 24 Nov 2022
    Release notes
    Open source →
    Release notes
    • 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)
    Open source →
  55. 1.0.6 17 Nov 2022
    Release notes
    • 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)
    Open source →
  56. 1.0.5 10 Nov 2022
    Release notes
    • Update a dependency to the latest release.
    Open source →
  57. 1.0.4 03 Nov 2022
    Release notes
    • FIX: set default scope to 'email' and add a way to provide custom scopes (#9784). (19a54edc)
    Open source →
  58. 1.0.3 27 Oct 2022
    Release notes
    • Update a dependency to the latest release.
    Open source →
  59. 1.0.2 20 Oct 2022
    Release notes
    Open source →
  60. 1.0.1 19 Oct 2022
    Release notes
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive