impaktfull_translations 0.1.0
impaktfull_translations: ^0.1.0 copied to clipboard
Dart tool to generate flutter translations code from the `impaktfull Dashboard - Translation App`
0.1.0 #
Feature #
- Added support to
locale_gen12.6.0. Containing a dart writer to use the translations in a dart app or backend. - Better readme documentation about the
output_typeconfiguration
0.0.3 #
Fix #
- Fixed the
JsonTranslationDownloaderto use the correct api to download the translations - Fixed the correct use of
hostconfiguration & validation - Fixed example to use a production api key & translation app uuid
- Updated the license to 2025
0.0.1 #
- Initial release
- Supports downloading translations from the Impaktfull Dashboard - Translation App so you can use it in your Flutter app
- Used
locale_gento generate the translations dart code