country_state_city_selector 1.0.6 copy "country_state_city_selector: ^1.0.6" to clipboard
country_state_city_selector: ^1.0.6 copied to clipboard

A customizable Flutter widget for selecting country → state → city with adaptive Material & Cupertino UI.

[1.0.6] - 2025-12-10

  • Fixed a bug

[1.0.5] - 2025-12-10

  • Updated widget to include Vertical Padding, so user can customize widget height

[1.0.4] - 2025-08-28

  • Initial release of CountryStateCitySelector widget.
  • Fully customizable country, state, and city picker.
  • Optional callbacks: onSelectionChanged, onCountryChanged, onStateChanged, onCityChanged.
  • Customizable UI:
    • Labels, hints, and selected text
    • Picker list items
    • Modal background, title, and styling
    • Border, fill color, and general box styling
  • Supports search within the pickers.
  • Platform-adaptive modal: uses CupertinoModalPopup on iOS/macOS and showModalBottomSheet on Android/Web.
  • Fully compatible with Flutter 3+ and responsive to all screen sizes.

[1.0.3] - 2025-08-24 - Added Initialization data and default country

[1.0.2] - 2025-08-24 - Updated countries

[1.0.1] - 2025-08-23 - made a patch

2
likes
150
points
140
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A customizable Flutter widget for selecting country → state → city with adaptive Material & Cupertino UI.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on country_state_city_selector