phone_numbers_parser 0.0.4 copy "phone_numbers_parser: ^0.0.4" to clipboard
phone_numbers_parser: ^0.0.4 copied to clipboard

outdated

Dart library for parsing phone numbers. Inspired by Google's libphonenumber and PhoneNumberKit for ios.

0.0.4 #

  • changed displayDialCode getter into method to allow for different syntax

0.0.3 #

  • added toString to PhoneNumber
  • added leading digits getter to country
  • added displayDialCode on country which is a mix of dial code and leading digits
  • added copyWithIsoCode as instance method on phone number to make it easy to switch between countries in a phone number input
  • added toString to exception

0.0.2 #

  • added some doc, by Cedvdb

0.0.1 #

  • Initial version, created by Cedvdb
153
likes
0
pub points
98%
popularity

Publisher

unverified uploader

Dart library for parsing phone numbers. Inspired by Google's libphonenumber and PhoneNumberKit for ios.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on phone_numbers_parser