acoutts / flutter_libphonenumber

Leverages libphonenumber to allow for asynchronous and synchronous formatting of phone numbers in Flutter apps. Includes a TextInputFormatter to allow real-time AsYouType formatting.
MIT License
59 stars 72 forks source link

Australian numbers starting from +61-493.. are not being validated on Android. Please update underlying libphonenumber to latest version. #77

Closed sakinaboriwala closed 3 weeks ago

sakinaboriwala commented 1 month ago

Latest libphonenumber version is 8.13.42, the library currently uses 8.12.52

Australian numbers starting from +61-493.. are not being validated on Android, affecting production app.

https://github.com/google/libphonenumber/releases

acoutts commented 3 weeks ago

Just pushed in v2.3.3