cupertino_country_picker 1.0.4 copy "cupertino_country_picker: ^1.0.4" to clipboard
cupertino_country_picker: ^1.0.4 copied to clipboard

An iOS-style country picker with flags, dial codes, and search—ideal for phone inputs and region selection in Flutter apps.

1.0.4 #

✨ Enhancements #

  • Add support for custom allowed country filtering using CountryCodeEnum.
  • Extract CountryPickerDecoration class to enable UI customization:
  • Improved UI layout for a cleaner and more interactive design.
  • Enable/disable search bar with canSearch flag.

1.0.3 #

✨ Enhancements #

  • Add tap and drag functionality for better user experience.

1.0.2 #

✨ Enhancements #

  • Improved folder structure for clarity and maintainability.
  • Updated CountryModel type to use String in selectedCountry for better type safety.
  • Adjusted modal barrier color for improved UX.

🐛 Bug Fixes #

  • Resolved dark mode theming issues in picker display.

📚 Documentation #

  • Updated README to reflect folder organization and new behavior.

1.0.1 #

🔧 Maintenance #

  • Formatted all Dart files to follow standard Dart conventions.
  • Minor UI and logic improvements for smoother performance.

1.0.0 #

🚀 Initial Release #

  • Cupertino-style country picker.
  • Features include:
    • Flag, dial code, and search support.
    • iOS-style UI.
    • Smooth modal presentation.
3
likes
160
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

An iOS-style country picker with flags, dial codes, and search—ideal for phone inputs and region selection in Flutter apps.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, simple_animations, supercharged

More

Packages that depend on cupertino_country_picker