phone_input_package library

Classes

BottomSheetNavigator
Country
Country regroup informations for displaying a list of countries
CountryCodeChip
CountrySelector
CountrySelectorNavigator
CountrySelectorState
DialogNavigator
DraggableModalBottomSheetNavigator
LocalizedCountryRegistry
This saves the localized countries for each country for a given language in a cache, so it does not have to be recreated
ModalBottomSheetNavigator
PhoneController
PhoneFieldLocalization
Callers can lookup localized strings with an instance of PhoneFieldLocalization returned by PhoneFieldLocalization.of(context).
PhoneInput
Phone input extending form field.
PhoneInputState
PhoneLengthLimitingTextInputFormatter
PhoneNumber
represents a phone number
PhoneValidator
SearchDelegateNavigator

Typedefs

PhoneNumberInputValidator = String? Function(PhoneNumber? phoneNumber)