world_csc_picker 0.0.4
world_csc_picker: ^0.0.4 copied to clipboard
A Flutter widget for cascading country, state/province, and city selection with up‑to‑date data.
Changelog #
All notable changes to this project will be documented in this file.
0.0.4 - 2025-07-30 #
Fixed #
- Replaced local image paths in
README.mdwith raw GitHub URLs to ensure screenshots and banners are visible on pub.dev
0.0.3 - 2025-07-30 #
Added #
- Included screenshots (
CSCTopBanner.png,CSCPicker.png) for better visual representation on pub.dev - Updated
README.mdwith detailed installation steps, preview section, and usage examples