altafc22 / csc_picker

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, state, and city all around the world.
BSD 3-Clause "New" or "Revised" License
27 stars 118 forks source link

Clear values of country, state,city #26

Open JittuPrimo opened 3 years ago

JittuPrimo commented 3 years ago

Not able to clear data

altafc22 commented 3 years ago

Hi @JittuPrimo , thank for to suggestion, this functionality will come in next version

JittuPrimo commented 3 years ago

thanks. //Feature Request

hint: Text('Country'),

JittuPrimo commented 3 years ago

any suggestion how to clear dropdown value on button click??

altafc22 commented 3 years ago

Right now in current version there is no option for clearing the drop down value, working on the same you will get functionality in next version

Hamza117411 commented 1 year ago

how i can pre set value in drop down there is no option its first time state and city dropdown is disable , if i am coming for edit dection how i can set value pre....

Frans-Malan commented 12 months ago

Any update on clearing selected country / state / city?