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.9 |
PhoneNumberKit | 3.3.1 |
Usage
Parsing
TODO
Validating
TODO
Formatting
TODO