imtoori / CountryCodePicker

A flutter package for showing a country code selector.
MIT License
223 stars 450 forks source link

Order to show the countries #123

Closed Ros4111 closed 3 years ago

Ros4111 commented 4 years ago

The only order is by the alphabetical english name of the country. This does not always match how it appears on the screen like in the next example: I would like to put my personalize order or the orders by how you see names on the screen.

Screenshot_20201105-115031

Thanks so much. Great work.

imtoori commented 3 years ago

you can do this using CountryCodePicker.comparator