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

discontinued
outdated

Dart tree shakeable country list with country information.

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
0
pub points
86%
popularity

Publisher

unverified uploader

Dart tree shakeable country list with country information.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on dart_countries