dart_countries_states 0.1.1
dart_countries_states: ^0.1.1 copied to clipboard
A Dart project that contains all the countries information about them. Support multiple languages.
#Changelog
0.1.1 - 2021-04-06 #
- Fix static analysis
- Fix example
0.1.0 - 2021-04-06 #
- Fix Barcelona streets provider.
- Introduce null-safety.
0.0.9 - 2021-03-25 #
- Update dependencies
0.0.8 - 2019-12-15 #
- Clean dependencies
- Release more stable version
0.0.7 - 2019-11-22 #
- Remove unnecessary dependencies.
- Fix issue in streets_bcn_street_api_model.g.dart
0.0.6 - 2019-11-22 #
- Add Barcelona Streets.
- Move public classes to lib/.
0.0.5 - 2019-09-05 #
- Add alpha2Code, alpha3Code and LanguageCode enums.
0.0.4 - 2019-09-05 #
- Remove unnecessary lang in functions that don't use it
0.0.3 - 2019-09-05 #
- Update functions to be case insensitive.
0.0.2 - 2019-09-04 #
- Update to load content from apilayer/restcountries repository.
0.0.1 - 2019-09-03 #
- Created first version