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
60 stars 73 forks source link

Update the parse method and upgrade the dependencies. #33

Closed laurent-sf closed 1 year ago

laurent-sf commented 2 years ago
diegog-sf commented 2 years ago

We need this as well :)

diegog-sf commented 2 years ago

I've reviewed the code and it looks good!

acoutts commented 1 year ago

Thank you!