localization_builder 0.15.7
localization_builder: ^0.15.7 copied to clipboard
A data class builder for localization.
0.15.7 #
- Upgraded recase dependency.
0.15.6 #
- Fixed sub section key issue.
0.15.3 #
- Fixed issue with depp labels inserted multiple times.
0.15.2 #
- Inverted priority between labels and children.
0.15.1 #
- Fixed when multiple templated values.
0.15.0 #
- Using
Localefromdart:uiinstead ofintl.
0.14.0 #
Localeis now optional for templated values.
0.12.0 #
- Fixed CSV generators.
0.11.10 #
- Added dart style formatting.
0.11.9 #
- Migration to null safety.
- Removed dart_style and code_builder dependencies.
- Added
fromJsonfactories.
0.9.1 #
- Initial version