flutter_translator 0.0.5 flutter_translator: ^0.0.5 copied to clipboard
Flutter Translator is a package use for in-app localization with json file. More easier and faster to implement. This package is inspired by the flutter_localizations itself.
0.0.5 #
- fix bug where the initLanguageCode in init() function is not working
0.0.4 #
- add language cache (the selected language will save and load when the app is open)
0.0.3 #
- drop down the sdk and flutter version support
0.0.2 #
- provide more documents and code commends
0.0.1 #
- first version of the package