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.md
with raw GitHub URLs to ensure screenshots and banners are visible on pub.flutter-io.cn
0.0.3 - 2025-07-30 #
Added #
- Included screenshots (
CSCTopBanner.png
,CSCPicker.png
) for better visual representation on pub.flutter-io.cn - Updated
README.md
with detailed installation steps, preview section, and usage examples