icapps_translations 4.4.1
icapps_translations: ^4.4.1 copied to clipboard
Dart tool to generate flutter translations code from the icapps translations tool
Changelog #
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