localization_generator 1.0.0 localization_generator: ^1.0.0 copied to clipboard
A flutter project that used to generate the localization file to help localization easier.
[1.0.0-dev.2] #
- Add MIT license
- Update dependencies (77aea67)
[1.0.0-dev.1] #
- Improve error message
- Fix escaping can't at end of the string
- Display missing keys
[0.2.0-nullsafety.0] #
- Null safety
[0.1.1] #
- Fix some analytics issues
[0.1.0] #
- Support (ICU format message)[http://userguide.icu-project.org/formatparse/messages]
[0.0.6] #
- Support break line
- Reduce argument parentheses