You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the same issue, it's not correct that it's selected by default.
Selection type is CountryCode, or it could be done by adding Select country with -- code to the code_countries_en.dart or by changing the logic, that's preferable. But in both it's necessary to change the plugin.
I tried to leave blank, but automatically, Afghanistan is selected.
I looked at the docs, and the source code, I think there is no way, right?
I found this at the source code:
country-list-pick/lib/country_list_pick.dart
Line 66 in 69b5a2e
So, when the empty value is passed, automatically Afghanistan will be chosen. Why?
The text was updated successfully, but these errors were encountered: