world_csc_picker 0.0.1
world_csc_picker: ^0.0.1 copied to clipboard
A Flutter widget for cascading country, state/province, and city selection with up‑to‑date data.
CHANGELOG.md #
# Changelog
All notable changes to this project will be documented in this file.
## [0.0.1] - 2025-07-29
### Added
- Initial release with JSON parsing and cascading picker widget
- `CountryStateCityData` for loading and grouping by country/state
- `CountryStateCityPicker` widget with three-level dropdowns