country_code2 2.0.0 copy "country_code2: ^2.0.0" to clipboard
country_code2: ^2.0.0 copied to clipboard

Provides list of ISO 3166-1 country codes in enum-like class, as well as parsing and user-assigned code elements

2.0.0 #

  • forked country_code package as no updates where comming through.
  • Added countryName to all standard country codes.
  • rebuilt the generation code in dart and tools are now part of the package.

1.1.0 #

Minimal Dart SDK version requirement is v3.5

1.0.0 #

Stable, null-safe release

Changed #

  • Requires Dart version >= 2.12

0.2.0-beta #

Changed #

  • Refactored access to class values. Both ISO and user-assigned codes are accessible through values list.

Added #

  • index getter to match enum behaviour
  • symbol getter

0.1.0 #

Initial release

0
likes
150
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

Provides list of ISO 3166-1 country codes in enum-like class, as well as parsing and user-assigned code elements

Repository (GitHub)
View/report issues

Topics

#country-codes #iso-3166-1

Documentation

API reference

License

MIT (license)

Dependencies

meta

More

Packages that depend on country_code2