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 111 forks source link

OnCountryChanged, OnStateChanged, OnCityChanged does not get triggered #41

Open bodamithun opened 2 years ago

bodamithun commented 2 years ago

OnCountryChanged, OnStateChanged, OnCityChanged does not get triggered when setting the currentcountry, currentstate, currentcity.

I am setting the default values initially, so after the initial save, when I load the page I see the values setting correctly, but when I visit the page again, I see the default values