intl_manager 0.0.4+2
intl_manager: ^0.0.4+2 copied to clipboard
A library tool that help you manager i18n strings in flutter,include convert from android "strings-xx.xml".
0.0.1 #
- Add android's Strings-xx.xml convert to flutter style
0.0.2 #
- Fix 'intl' package's version(^0.15.8 -> ^0.15.7)
- Format dart code style
0.0.3 #
- Fix outDir not exists bug
- Add Example code
0.0.4 #
- Add \b, \t, \n, \a, \r support
0.0.4+1 #
- change 'intl' package version compatibility. now support intl >= 0.15.7
0.0.4+2 #
- fix flutter sdk dependencies conflict to support flutter v1.12.