phone_number 0.6.2 phone_number: ^0.6.2 copied to clipboard
Flutter plugin for parsing, formatting and validating international phone numbers.
Phone Number for Flutter #
PhoneNumber is a Flutter plugin that allows you to parse, validate and format international phone numbers.
The plugin uses the native libraries libphonenumber for Android and PhoneNumberKit pod for iOS.
Library | Version |
---|---|
libphonenumber | 8.12.1 |
PhoneNumberKit | 3.2.0 |
Usage #
Parsing #
TODO
Validating #
TODO
Formatting #
TODO