figengungor / country_pickers

Countries, codes, flags and several way of picking them at your service...one widget away...
BSD 2-Clause "Simplified" License
109 stars 146 forks source link

Customize the list #15

Closed yossefEl closed 4 years ago

yossefEl commented 5 years ago

Can you please make this customizable istead of countries only..

shrutikateiosys commented 5 years ago

can we define list of country instead of showing all country ?

figengungor commented 4 years ago

I'm not sure what you want @yossefEl . Can you give an example?

figengungor commented 4 years ago

You can use itemFilter property to limit country list @shrutikateiosys Here is an example: https://github.com/figengungor/country_pickers/blob/5e35a635edea90c79e78ed53e3871e62b2035df1/example/lib/main.dart#L127