dart_countries 2.0.0 dart_countries: ^2.0.0 copied to clipboard
A set of informations about countries. Contains various maps and isoCodes.
2.0.0 - 18/07/2021 #
- [Breaking] Made this package simpler by removing phone number metadata which is now in its own package
1.0.0 - 22/06/2021 #
- Added maps so user can import only what's needed
0.0.6 - 08/06/2021 #
- Added tests
0.0.5 - 08/06/2021 #
- Fix main export
0.0.4 - 08/06/2021 #
- Remove flutter dependency
0.0.3 - 08/06/2021 #
- fix missing changelog update
0.0.2 - 08/06/2021 #
- Added example
- Allow lowercase isoCode in Country.fromIsoCode(isoCode)
0.0.1 - 08/06/2021 #
- initial release