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

Libphonenumber web plugin #38

Closed acoutts closed 1 year ago

garrettlove8 commented 1 year ago

Hey thanks for putting this together! Any idea when it could be merged in?

laynor commented 1 year ago

@acoutts Sorry for the delay, I hadn't noticed your reply! I aligned the branch to main, please have a look!

acoutts commented 1 year ago

Alright i've gone ahead and copied your implementation into the new federated branch so i'm going to close this PR and it will be merged with the federated plugin branch. Thanks for your contribution!