flutter_locales 3.0.4 flutter_locales: ^3.0.4 copied to clipboard
Easily localize your app to multiple languages
Change-Log #
The list of changes in Flutter Locales
[3.0.4] - Oct-22-2024 #
- Added Assets Directory in Locales.init(languages, assetsDirectory: '../x_frontend/assets')
- assetsDirectory can be use to load locales from a specifics folder specially can be used in integration/main app when it has a frontend app
- assetsDirectory is optional
[3.0.2] - may-18-2023 #
- Updated Dependencies
[3.0.0] - may-18-2023 #
- Added Compatibility with Flutter 3.10 and Dart 3
[2.0.2] - july-27-2022 #
- Builder improvements
[2.0.1] - may-16-2021 #
-
Overall improvements
-
add extensions
[2.0.0] - may-16-2021 #
- Null safe
- Added Extensions
- Updated Docs
[1.0.0+01] - sept-20-2020 #
- Documentation improved