country_iso 1.0.0 copy "country_iso: ^1.0.0" to clipboard
country_iso: ^1.0.0 copied to clipboard

A pure Dart package for converting ISO 3166-1 alpha-2 country codes to alpha-3, numeric codes, and country names. Perfect for Flutter flag display!

1.0.0 #

  • Initial release
  • Support for converting ISO 3166-1 alpha-2 country codes to:
    • Alpha-3 codes
    • Numeric codes
    • Official country names
  • Case-insensitive input handling
  • Complete dataset with all 249 ISO 3166-1 countries and territories
  • Pure Dart implementation with no external dependencies
0
likes
160
points
358
downloads

Publisher

unverified uploader

Weekly Downloads

A pure Dart package for converting ISO 3166-1 alpha-2 country codes to alpha-3, numeric codes, and country names. Perfect for Flutter flag display!

Repository (GitHub)
View/report issues

Topics

#country #iso #flags #flutter #country-codes

Documentation

API reference

License

MIT (license)

More

Packages that depend on country_iso