iso_countries 2.2.0 copy "iso_countries: ^2.2.0" to clipboard
iso_countries: ^2.2.0 copied to clipboard

A plugin for fetching ISOCountries data from device OS. Name of countries can be obtained in different languages.

1.0.0 #


Initial release.

1.0.1 #


Minor changes

1.0.2 #


Minor changes

1.0.3 #


Fix imports

1.1.0 #


  • Optimizations
  • Added API to fetch a country by passing in a country code and optional languageKey.

1.1.1 #


Updated the readme

2.0.0 #


Upgrade SDK to >=2.12.0 Updated the readme Updated the examples Migrate to Android integration 2.0

2.0.1 #


Upgrade SDK to >=2.12.0 ,

Updated the readme ,

Updated the examples ,

Migrate to Android integration 2.0 ,

Null Safety.

2.1.0 #


Updated the readme ,

Migrate to Android integration V2 Embedding,

Bug Fixes,

Added Country comparator

2.2.0 #


Updated the readme ,

Updated Kotlin version and Gradle version,

Updated to use D8 instead of deprecated R8 (Android)

Breaking Changes API Naming updates :-

iso_countries => isoCountries iso_countries_for_locale => isoCountriesForLocale iso_country_for_code_for_locale => isoCountryForCodeForLocale

19
likes
130
pub points
90%
popularity

Publisher

unverified uploader

A plugin for fetching ISOCountries data from device OS. Name of countries can be obtained in different languages.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on iso_countries