flutter_localized_locales 1.1.0
flutter_localized_locales: ^1.1.0 copied to clipboard
Flutter plugin which provides locale code to name mappings for 563 locales.
[1.1.0] #
- Simplify obtaining all locales and native locale names by encoding them in Dart instead of JSON
- No more need for a class instance or to wait for promises
[1.0.4] #
- Fix bug where native locale names could not be obtained on web if using peanut
- Rename test file
[1.0.3] #
- Reverse order of CHANGELOG
[1.0.2] #
- More README & pubspec updates
[1.0.1] #
- README & pubspec updates, added an example
[1.0.0] #
- Initial release