Releases: aissat/easy_localization
Releases · aissat/easy_localization
v3.0.8
What's Changed
- fix strict countryCode problem by @PatrickChrestin in #690
- add constant_identifier_names to generated files by @guieltorres in #685
- Fixes 679 by @PatrickChrestin in #692
- Enhance Documentation and Add Comprehensive Pluralization Tests by @MAlazhariy in #730
- Pump intl library version to 0.20.0 by @adelkhayata76 in #733
- Align trExists API with tr/plural by @omj-denis in #738
- fix: Bumped intl version to make package compatible with Flutter 3.27.1 by @wiktoriagrochowalska in #739
- Notify depending widgets when translations are loaded by @rekire in #756
- [Command] Audit by @JavedNicolas in #763
- Release version 3.0.8 to pub.dev by @Copilot in #765
New Contributors
- @PatrickChrestin made their first contribution in #690
- @guieltorres made their first contribution in #685
- @MAlazhariy made their first contribution in #730
- @adelkhayata76 made their first contribution in #733
- @omj-denis made their first contribution in #738
- @wiktoriagrochowalska made their first contribution in #739
- @rekire made their first contribution in #756
- @JavedNicolas made their first contribution in #763
- @Copilot made their first contribution in #765
Full Changelog: v3.0.7...v3.0.8
v3.0.7
Fix changelog and increase version (#677)
v3.0.6
Add useFallbackTranslationsForEmptyResources parameter to use fallbac…
v3.0.5
add extra asset loaders (#654) * add extra asset loaders * make some changes based on code review * minor refactor
v3.0.4
Version 3.0.4 (#647)
v3.0.3
Version 3.0.3 (#614) * Version 3.0.3 * changelog
v3.0.3-dev.1
fix trigger