phone_numbers_parser
phone_numbers_parser copied to clipboard
Problem in format Canada phone number
I tried to reformat the Canada Phone number but the package is not working.
but the main package worked :
https://libphonenumber.appspot.com/phonenumberparser?number=8195555555&country=CA
Here is the source code if someone wants to look into this: https://github.com/cedvdb/phone_numbers_parser/blob/main/lib/src/formatting/phone_number_formatter.dart
Hi
Any chance to support all formats from
like phoneNumber.e164 and so on?
Hi Any chance to support all formats from like
phoneNumber.e164and so on?
I will review a pull request that adds that functionality. The e164 format is trivial.
should be added in last update