country_code_picker_mp 1.0.9 copy "country_code_picker_mp: ^1.0.9" to clipboard
country_code_picker_mp: ^1.0.9 copied to clipboard

A flutter package for showing a country code selector. In addition it gives the possibility to select a list of favorites countries, as well as to search using a simple searchbox

1.0.4 #

  • added localization for no_country text in italian and english (please open a pr with other languages if you know them 🙏)
  • added possibility to inject a custom list of countries using CountryCodePicker.countryList
  • minor fixes
  • Improved Flutter Compatibility

1.0.5 #

  • Removed deprecated CountryCodePicker.countryList
  • Upgraded Dart SDK to 3.4.0

1.0.6 #

  • Added searchBuilder property to enable custom search widget with filteration logic as a function parameter Function(String) onChange. Just assign onChange to the property of your TextField or TextFormField.

1.0.7 #

  • Updated dependencies, removed unnecessary universal_platform dependency.

1.0.9 #

  • Update image URLs in README.md for proper rendering
3
likes
140
points
88
downloads

Publisher

verified publishermubashar.dev

Weekly Downloads

A flutter package for showing a country code selector. In addition it gives the possibility to select a list of favorites countries, as well as to search using a simple searchbox

Documentation

API reference

License

MIT (license)

Dependencies

collection, flutter

More

Packages that depend on country_code_picker_mp