phone_number 0.8.1+1 phone_number: ^0.8.1+1 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.18 |
PhoneNumberKit | 3.3.3 |
Usage #
Parsing #
TODO
Validating #
TODO
Formatting #
TODO