jimtl 0.0.7 jimtl: ^0.0.7 copied to clipboard
Intl utility to use ARB files without code generation, deal with ARB flavors and have ARB OTA updates in your app
Changelog #
0.0.7 #
- update deps
0.0.5 #
- add method to retrieve translated sentence by ID
- on error callback in case something is wrong loading data
0.0.4 #
- add remote localization manager support
0.0.3 #
- fix case sensitive issue causing crash
0.0.2 #
- don't crash when string not found, return the default one
0.0.1 #
- Initial release.