libphonenumber_platform_interface 0.4.2 libphonenumber_platform_interface: ^0.4.2 copied to clipboard
Libphonenumber Platform Interface with MethodChannels and Utils classes.
libphonenumber_platform_interface #
Provides platform interface, method channel with utils classes and enums for libphonenumber package similar to that of libphonenumber package.
METHODS | RETURN TYPE | PARAMETERS |
---|---|---|
isValidNumber | bool | phoneNumber, IsoCode (String) |
normalizePhoneNumber | String | ... |
getRegionInfo | Map | ... |
getNumberType | int | ... |
formatAsYouType | String | same as above |
getAllCountries | List | No arguments |
getFormattedExampleNumber | String | String isoCode, PhoneNumberType type, PhoneNumberFormat format |