world_csc_picker 0.0.2
world_csc_picker: ^0.0.2 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.2] - 2025-07-30
### Changed
- Added `publisher: arpitjai.com` to pubspec.yaml for verified publishing
- Minor cleanup and preparation for pub.dev listing
## [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