dart_countries 3.0.3 copy "dart_countries: ^3.0.3" to clipboard
dart_countries: ^3.0.3 copied to clipboard

A set of informations about countries. Contains various maps and isoCodes.

3.0.3 #

  • Add toJson fromJson

3.0.2 - 01/04/2022 #

  • added isocode conversion map from string to isocode

3.0.1 - 01/04/2022 #

  • [Revert] int country code reverted to string

3.0.0 - 01/04/2022 #

  • [Breaking] maps now use iso code enum
  • [Breaking] (reverted) countriesDialCode renamed to countriesCountryCode and the value is now an int

2.1.0 - 23/07/2021 #

  • [Breaking] Removed isoCode enum for now

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
6
likes
140
pub points
87%
popularity

Publisher

unverified uploader

A set of informations about countries. Contains various maps and isoCodes.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on dart_countries