applocale 0.3.3
applocale: ^0.3.3 copied to clipboard
A Flutter plugin to enable support for internationalization (i18n) or different language with json files.
0.3.3 #
- LocaleDelegate
0.3.2 #
- null check for getLocale
0.3.1 #
- change in example & test
0.3.0 #
- new LocaleDelegate.init() for compact initiation
- updated Documentation
- updated example
- updated tests
0.2.0 #
- out of dev cycle
- updated LocaleDelegate._getSupportedLocale()
- added preliminary tests
- updated Readme
0.1.3-dev+1 #
- update example
0.1.2-dev+1 #
- 1st set of implementation
0.1.1-dev+1 #
- Initial version, nominal changes to check pub publish
0.1.0-dev+1 #
- Initial version, created by Stagehand