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

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

Changelog #

All notable changes to this project will be documented in this file.

0.1.2 - 2025-08-25 #

Fixed #

  • Corrected issue_tracker URL in pubspec.yaml to pass pub.dev checks.

Changed #

  • Reformatted source files for consistency.
  • Updated README and metadata.

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
160
points
75
downloads

Documentation

API reference

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

MIT (license)

Dependencies

flutter

More

Packages that depend on country_state_city_dropdown