cedvdb / phone_numbers_parser

Dart phone number parser, based on libphonenumber and PhoneNumberKit.
https://pub.dev/packages/phone_numbers_parser
MIT License
63 stars 33 forks source link

example number is considered invalid #18

Closed EyMaddis closed 3 years ago

EyMaddis commented 3 years ago

Hi, I noticed that a test number I have +44 7000000002 works in libphonenumber, but not with this library.

I am not sure why, because it seems that you use libphonenumbers metadata...

cedvdb commented 3 years ago

It seems like a bug was introduced in the last update. Thanks, I'll fix that right now

cedvdb commented 3 years ago

fixed in 4.2.0