- 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.