phone_form_field 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).
PhoneFormField
Phone input extending form field.
PhoneFormFieldState
PhoneNumber
represents a phone number
PhoneValidator
SearchDelegateNavigator
SelectorConfig
SelectorConfigBottomSheet
SelectorConfigCoverSheet
SelectorConfigDialog

Typedefs

PhoneNumberInputValidator = String? Function(PhoneNumber? phoneNumber)