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

discontinued
outdated

Dart tree shakeable country list. The countries' information contain Phone number meta data, languages, currencies, iso code...

dart_countries #

Dart const country list containing information relative to a country.

The advantage of this package over a json file is that the information is tree shakeable therefore the compiled executable will be smaller.

Country information:

  • name: English name
  • nativeName: Name spelled in country main language
  • capital
  • continent
  • languages
  • currencyCode
  • flag: emoji
  • isoCode
  • Phone metadata from google's "libphonenumber" (dial code, validation, etc)
6
likes
160
points
10.1k
downloads

Publisher

unverified uploader

Weekly Downloads

Dart tree shakeable country list. The countries' information contain Phone number meta data, languages, currencies, iso code...

Repository (GitHub)

Documentation

API reference

License

MIT (license)

More

Packages that depend on dart_countries