csc_picker
csc_picker copied to clipboard
A flutter package to display a country, states, and cities. In addition it gives the possibility to select a list of countries, States and Cities depends on Selected, also you can search country, stat...
With this change, users will be able to override the default country.json That will fix the issues some may have with the default json file
Added dropdown button height parameter
Added parameter to hide country dropdown
**Is your feature request related to a problem? Please describe.** I cant change color of dropdown arrow **Describe the solution you'd like** I want to be able to change color...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Set layout to Layout.vertical 2. Set showCities to false...
- Removed "Metropolitan cities" and "Provinces" from Italian States list - Now Italian States correctly contains the 20 Italian States with correct denominations, as stated [here](https://www.tuttitalia.it/regioni/)
Fixed issue where when layout is vertical, showStates and showCities values are ignored
Added an optional parameter inputDecoration, useful to customize field. Can match decoration like other fields in a form. And upgraded SDK version, as well as upgraded Android version for example.
![Uploading Screenshot_2023-08-10-09-07-38-07_254de13a4bc8758c9908fff1f73e3725.jpg…]()