Dart tool that will convert your default locale json to dart code.
More...
-#32 Nullsafety implementation. Support for flutter 2.0 & dart 2.12.0
-#32 nullsafe flag is removed because from this version we are targeting 2.12 which will use nullsafety by default
-Added option to generate null safety compatible code
-#24: error when using locale_asset_path in combination with the icapps_translations package
-Version bump packages
-Added travis ci integration
-Android embedding v2
-Documentation updated
-Added support for the usage of this package in other once. Mainly because of icapps_translations
-Strict mode -Support for a multi module architecture
-Localization keys support (better support for testing)
-isInTest => showLocalizationKeys Behaviour is still the same.
-Test support
-Removed the unneeded log
-Fixed documentation about arguments
-Support for arguments
-Dart formatting
-Updated README.md
-Initial release
impaktfull.com
Repository (GitHub)View/report issues
unknown (license)
meta, path, yaml
Packages that depend on locale_gen
Back