dart_countries_states 0.0.6 dart_countries_states: ^0.0.6 copied to clipboard
A Dart project that contains all the countries information about them. Support multiple languages.
#Changelog
[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