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 505 forks source link

Max length/ Min length are wrong for Austria countries #343

Open Sunilk047 opened 11 months ago

Sunilk047 commented 11 months ago

Hi guys, Thank you very much for your work !

Here is some issues i found : for exemple :

Country( name: "Austria", flag: "🇦🇹", code: "AT", dialCode: "43", minLength: 13, maxLength: 13, ),

There are no standard lengths for either area codes or subscribers' numbers in Austria. So some subscribers' numbers may be as short as three digits. Larger towns have shorter area codes allowing longer subscriber numbers in that area. you can find more about it https://simple.wikipedia.org/wiki/Telephone_numbers_in_Austria Thank you :)

github-actions[bot] commented 10 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.

dhanesh12twice commented 7 months ago

Also I find the same for country Myanmar, min and maxlengths are different

GonzagaGIT commented 3 months ago

Also in Argentina.