language_code 0.1.1
language_code: ^0.1.1 copied to clipboard
This plugin helps you to get the current language code and Locale.
0.1.1 #
- Add
LanguageCode.setTestCodeto set aLanguageCodesfor testing.
0.1.0 #
- Add
LanguageCodes, a pre-defined language code, name in English and name in Native for all the countries. - [BREAKING CHANGE] Rename from
LanguageCode.codetoLanguageCode.rawCode. - Add new
LanguageCode.code, this variable will return asLanguageCodes.
0.0.1 #
- Initial release.