- FIX(ui_localizations): Add missing generated translation file. (ca15feb6)
- FIX: Arabic translation of Sign In With Apple button label. (085dc6de)
- FIX: Update translation strings in RO for confirm account deletion (#219). (704b34ea)
- FEAT(ui_localizations): Add Norwegian (NB) localization (#191). (715ab1b8)
- FEAT(ui_localizations): Add romanian localization (#174). (dc9c9cb2)
- FIX(ui_localizations): localize weak password error (#138). (bcfa2be6)
- FIX(ui_localizations): fix loading Traditional Chinese (#128). (5e09eab1)
- FIX(ui_localizations): update italian translations (#109). (d1c69dcc)
- FIX(ui_auth): add showPasswordVisibilityToggle to the SignInScreen (#114). (77ed75d3)
- FEAT(ui_auth): show confirmation dialog when trying to unlink a provider (#116). (8757037b)
- FIX(ui_auth,ui_localizations): add invalid verification SMS code error label (#102). (8adc39b9)
- FIX(ui_localizations,ui_auth): add missing labels (#87). (be2b0c33)
- FEAT(ui_storage,ui_localizations): add UploadButton label (#86). (e13a6b1e)
- FIX: update ru translations to remove English duplicates (#65). (9d813bee)
- 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)
- FIX: add support for AGP 8.0 (#10901). (a3b96735)
- FIX(ui_localizations): drop intl dependency as it is not used (#10856). (f208ae9b)
- FEAT(core): add support for Windows via Firebase C++ desktop SDK (#10496). (c0b8ad56)
- FIX(ui_localizations): drop intl dependency as it is not used (#10856). (f208ae9b)
- FEAT: bump dart sdk constraint to 2.18 (#10618). (f80948a2)
- FEAT(ui_shared): extract common widgets to a shared library (#10620). (15c1e85c)
- FEAT: Added Hebrew language to firebase_ui_localizations (#10300). (ee4e29b8)
- REFACTOR: upgrade project to remove warnings from Flutter 3.7 (#10344). (e0087c84)
- revert dependency
Intl
to 0.17.0
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
- Bump "firebase_ui_localizations" to
1.0.0-dev.0
.
- TODO: Describe initial release.