vanshg395 / intl_phone_field

A customised Flutter TextFormField to input international phone number along with country code.
https://pub.dev/packages/intl_phone_field
MIT License
177 stars 507 forks source link

Italy country code is wrong #297

Open luca-adhocweb opened 1 year ago

luca-adhocweb commented 1 year ago

Italy country code in version 3.2.0 is wrong. The correct value is +39 not +41

kecoje commented 1 year ago

Yes i also saw this

pythonBatman commented 1 year ago

Yes. I had to downgrade it to 3.1.0

collamaf commented 1 year ago

Absurd bug, please fix it! A temporary fix is to change by hand the number here:

image image

Stop and run app again. It works, but I fear it can be overwritten at each pub get

mcdev84 commented 1 year ago

Same here.

esentis commented 1 year ago

The code was changed back to +39 from this one https://github.com/vanshg395/intl_phone_field/pull/293, but the name is still Campione D'Italia, which should be a seperate entry since this one indeed has +41 as telephone code.

yussifm commented 1 year ago

they need to fix this

Mik77o commented 1 year ago

Same problem

github-actions[bot] commented 11 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within the next 5 days. If you believe this issue is still relevant, please comment to keep it open. Thank you for your contributions.

esentis commented 11 months ago

The issue is still not resolved.