multiple_localization 0.2.0-nullsafety.0
multiple_localization: ^0.2.0-nullsafety.0 copied to clipboard
Support for multiple abr and messages localization files for intl package.
0.2.0-nullsafety.0 TODO #
- Null-safety support.
- Warning! Generation currently is not available, because of #118 in
intl_translation
.
0.1.1+1 - 2021-02-16 #
- Readme: add description how to override strings from a package in the project.
0.1.1 - 2020-12-16 #
- Use
innim_lint
analysis options.
0.1.0+5 - 2020-05-23 #
- Fixed: Use
Localizations.override
leads to adding more and moreCompositeMessageLookup
(#1).
Thanks to @qwert2603.
0.1.0+4 - 2020-05-04 #
- Add link to Medium article at README.
0.1.0+3 - 2020-05-01 #
- Refactor example project. All not generated code in one file now.
0.1.0+2 - 2020-05-01 #
- Example project.
0.1.0+1 - 2020-04-28 #
- Export added.
- Reformat.
0.1.0 - 2020-04-28 #
- Core functionality.