country_code_picker_mp 1.0.4 country_code_picker_mp: ^1.0.4 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