multiple_localization 0.6.0
multiple_localization: ^0.6.0 copied to clipboard
Support for multiple abr and messages localization files for intl package.
0.6.0 #
- Upgrade
intl
dependencies to 0.20.
0.5.0 #
- Upgrade
intl
dependencies to 0.19.0. - Min Dart SDK 3.0.0.
0.3.0 #
- Support for fallback locale.
0.2.2 #
- Fixed: Missed
scriptCode
from locale.
0.2.0 #
- Flutter 2.
0.2.0-nullsafety.0 #
- Null-safety support.
- Warning! Generation currently is not available, because of #118 in
intl_translation
.
0.1.1+1 #
- Readme: add description how to override strings from a package in the project.
0.1.1 #
- Use
innim_lint
analysis options.
0.1.0+5 #
- Fixed: Use
Localizations.override
leads to adding more and moreCompositeMessageLookup
(#1).
Thanks to @qwert2603.
0.1.0+4 #
- Add link to Medium article at README.
0.1.0+3 #
- Refactor example project. All not generated code in one file now.
0.1.0+2 #
- Example project.
0.1.0+1 #
- Export added.
- Reformat.
0.1.0 #
- Core functionality.