intl_phone_number_input library
Classes
- InternationalPhoneNumberInput
- A customizable international phone number input widget for Flutter.
- PhoneNumber
- Represents a phone number with its associated country and formatting information.
- SelectorConfig
- Configuration class for customizing the country selector appearance and behavior.
Enums
- PhoneInputSelectorType
-
Enum for
SelectorButton
types. - PhoneNumberType
- Types of phone numbers as defined by libphonenumber.
Typedefs
- CountryComparator = int Function(Country, Country)
- Function signature for comparing two countries for sorting purposes.