locale_gen 3.3.0
locale_gen: ^3.3.0 copied to clipboard
Dart tool that will convert your default locale json to dart code.
Changelog #
[3.3.0] - 2021-04-07 #
[3.2.0] - 2021-03-30 #
Added #
- #42 Migrated strict mode code
- #42 Generate strict mode code
- #36 Added support generating documentation so you can see translations in your IDE
- #37 Added config option to configure which languages should be used for generating documentation code
[3.1.0] - 2021-03-25 #
Added #
- #34 Support for skipping a locale at runtime. example: only use dutch in alpha but not in beta & production
[3.0.0] - 2021-03-07 #
[2.0.5] - 2020-10-06 #
Fixed #
- #24: error when using locale_asset_path in combination with the icapps_translations package