icapps_translations 5.2.0 icapps_translations: ^5.2.0 copied to clipboard
Dart tool to generate flutter translations code from the icapps translations tool
Changelog #
[5.2.0] - 2022-01-10 #
Added #
- Adding project_id to the pubspec.yaml file will use the new translations tool
[4.6.0] - 2021-10-12 #
[4.1.0] - 2021-03-26 #
Added #
-#30 Support for skipping a locale at runtime. example: only use dutch in alpha but not in beta & production (locale_gen)
- Version bump dependencies
[4.0.0] - 2021-03-04 #
[3.0.5] - 2020-10-06 #
Fixed #
-#24: error when using locale_asset_path in combination with the icapps_translations package (fixed in locale_gen)
[3.0.0] - 2020-10-03 #
REFACTOR #
-Full rewrite. Uses locale_gen as a base packge so the logic is only stored in locale_gen. (locale_gen is the offline alternative)
[1.0.0] - 2020-02-10 #
Added #
-Added support for getting the Localization.keys -Added support for getting a translation by key and args