chandrabezzo / CountryCodePicker

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

(feat): country code picker style (dialog or modal bottom sheet) sugg… #6

Open FulbertoDev opened 1 year ago

FulbertoDev commented 1 year ago

…ested

chandrabezzo commented 1 year ago

Hi @Gilles-Christ thanks for your support to this package. Can you add description about this feature? Please add some evidence about how this feature work and what the benefits of this feature? Thanks.

FulbertoDev commented 1 year ago

The purpose of this new feature is to give users the possibility to choose how they want the selection popup to be displayed. Currently, the selection is done in a dialog box. I have also proposed another option: that it is displayed in a bottom sheet modal.

Just like this.

Capture d’écran 2023-05-10 à 16 52 02
chandrabezzo commented 1 year ago

Hi @FulbertoDev why you closed this PR? I will merge your changes if you need this? Sorry for late response.