country_state_city_dropdown 0.1.1 copy "country_state_city_dropdown: ^0.1.1" to clipboard
country_state_city_dropdown: ^0.1.1 copied to clipboard

A customizable Flutter package for searchable, cascading Country, State, and City dropdowns using JSON data.

0.1.1 - 2025-05-17 #

Added #

  • validator parameter to SearchableDropdown<T> widget.
    • Enables integration with Form widgets for validation.
    • Accepts a FormFieldValidator<String> to validate selected or typed input.

0.1.0 - 2025-05-16 #

Changed #

  • Replaced DropdownSearch with a fully custom TextFormField + OverlayEntry implementation.
  • Enhanced user experience with real-time search filtering.
  • Improved customization and styling flexibility.

0.0.1 #

  • Initial release.
1
likes
0
points
197
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable Flutter package for searchable, cascading Country, State, and City dropdowns using JSON data.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on country_state_city_dropdown