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

Namibia phone number length issue #400

Open edwardcalitz opened 2 weeks ago

edwardcalitz commented 2 weeks ago

Hi, currently have an issue where valid Namibia numbers are not being validated as valid due to the length requirement of 10 digits. Valid numbers with +264 country code with 9 digits cannot be used.

edwardcalitz commented 2 weeks ago

I did get around this by editing the source code but note the code used on github is the incorrect length for Namibia.