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

Ability to create a customized UI #28

Open ooluseye16 opened 3 years ago

ooluseye16 commented 3 years ago

I was trying to replicate a design. But the design is different from what comes with this package. I can change border and all through decorations but I couldn't change the height of the dropdowns or the space between it.

Also I need to show only the state in vertical view only(i.e no country or city) but that's not possible.

altafc22 commented 3 years ago

Hi @ooluseye16, right now CSC picker doesn't have visibility option for country we are working on it, very soon you will get that option for country. And thanks for suggesting new feature to change height and space of drop-down We will and this functionality as well in next version.

Thank for using csc picker

jatin-web commented 1 year ago

Hi @ooluseye16, Have you found any solution to change the height of the fields? Thanks!