easiest_localization 2.0.0-beta easiest_localization: ^2.0.0-beta copied to clipboard
The easiest and fastest way to localize your application with type safety
Changelog #
- 2.0.0-beta
- Added localization providers for loading localizations remotely.
- Ability to merge different languages and several variations of the same language
- Support of country-codes
- 1.0.3 - Hotfix
- 1.0.2 - Screening of variable names in dynamic objects
- 1.0.1 - Small fixes due to flutter analyze
- 1.0.0 - Style fixes for pub.dev analysis and some logic fixes for codegen
- 0.0.2 - Release with all code-generation features, including genders
- 0.0.1 - Initial release