Skip to content

Latest commit

 

History

History
241 lines (124 loc) · 7.72 KB

File metadata and controls

241 lines (124 loc) · 7.72 KB

1.6.1

  • FIX: replace deprecated API and bump FlutterFire dependencies (#453). (530be48a)

1.6.0

  • FEAT: bump FlutterFire dependencies 2024-09-30 (#407). (d72ce8e3)

1.5.3

  • Update a dependency to the latest release.

1.5.2

  • Update a dependency to the latest release.

1.5.1

  • FIX(auth): desktopSignIn() method required in web mixin (#294). (65568934)

1.5.0

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

1.4.17

  • Update a dependency to the latest release.

1.4.16

  • Update a dependency to the latest release.

1.4.15

  • Update a dependency to the latest release.

1.4.14

  • Update a dependency to the latest release.

1.4.13

  • FIX(ui_auth): use capitalized cancel label on dialogs (#134). (78c1ba9b)

1.4.12

  • FIX(ui_auth): add showPasswordVisibilityToggle to the SignInScreen (#114). (77ed75d3)
  • FIX(firebase_ui_oauth): Fix provider auth listener late init exception (#107). (0f0fa80e)

1.4.11

  • Update a dependency to the latest release.

1.4.10

  • Update a dependency to the latest release.

1.4.9

  • Update a dependency to the latest release.

1.4.8

1.4.7

  • Update a dependency to the latest release.

1.4.6

  • Update a dependency to the latest release.

1.4.5

  • FIX(ui_auth): fix linking OAuthProvider from ProfileScreen (#11168). (5063af5b)

1.4.4

  • Update a dependency to the latest release.

1.4.3

  • Update a dependency to the latest release.

1.4.2

  • Update a dependency to the latest release.

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)

1.3.0

1.2.4

  • Update a dependency to the latest release.

1.2.3

  • Update a dependency to the latest release.

1.2.2

  • Update a dependency to the latest release.

1.2.1

  • Update a dependency to the latest release.

1.2.0

  • FEAT: bump dart sdk constraint to 2.18 (#10618). (f80948a2)
  • FEAT(ui_shared): extract common widgets to a shared library (#10620). (15c1e85c)

1.1.17

  • Update a dependency to the latest release.

1.1.16

  • Update a dependency to the latest release.

1.1.15

  • Update a dependency to the latest release.

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)

1.1.9

  • Update a dependency to the latest release.

1.1.8

  • Update a dependency to the latest release.

1.1.7

  • Update a dependency to the latest release.

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

  • Update a dependency to the latest release.

1.1.2

  • Update a dependency to the latest release.

1.1.1

  • FIX: fix OAuth provider buttons paddings (#9991). (cadf2f21)
  • FIX: Made ThemedOAuthProviderButtonStyle.iconPadding work. (5f2002fa)

1.1.0

  • FEAT: [firebase_ui_auth] [firebase_ui_oauth] Allow for custom labels to be used for custom OAuth providers (#9858). (fd0b815d)

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)

1.0.5

  • Update a dependency to the latest release.

1.0.4

  • Update a dependency to the latest release.

1.0.3

  • Update a dependency to the latest release.

1.0.2

  • Update a dependency to the latest release.

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

  • FEAT: add firebase_ui_auth and oauth providers (#9343). (db5a5e1c)

1.0.0-dev.0

0.0.1

  • TODO: Describe initial release.