intl_phone_number_input library

Classes

InternationalPhoneNumberInput
A TextFormField for InternationalPhoneNumberInput.
PhoneNumber
PhoneNumber contains detailed information about a phone number
SelectorConfig
SelectorConfig contains selector button configurations

Enums

PhoneInputSelectorType
Enum for SelectorButton types.
PhoneNumberType
Type of phone numbers.

Typedefs

CountryComparator = int Function(Country, Country)
CountryComparator takes two countries: A and B.