biessek / flutter_country_picker

A Flutter Country Picker Widget with support to country dialing codes
MIT License
50 stars 47 forks source link

doesn't set default country #23

Open shvansheikha opened 4 years ago

shvansheikha commented 4 years ago

how I can set text instead of default country. I won't set something like " select your country ".

mod-ali commented 4 years ago

Same problem here what is the solution for this? @biessek

Shawn1912 commented 4 years ago

Any solution for this yet?

@biessek

mod-ali commented 4 years ago

Any solution for this yet?

@biessek

there is no more support for this dependency try this instead it supports default country https://pub.dev/packages/country_code_picker#-example-tab-

Shawn1912 commented 4 years ago

Any solution for this yet?

@biessek

there is no more support for this dependency try this instead it supports default country https://pub.dev/packages/country_code_picker#-example-tab-

Thanks, @Emarcode! ❤