advance_country_picker library
Classes
- AdvanceCountryCodeInputField
- A widget that provides a text field with a customizable country code input. Allows getting and setting the phone number and country programmatically.
- AdvanceCountryPicker
- AdvanceCountryPickerWidget
- AdvanceCountryPickerWidgetState
- Coordinate
- Country
- CountryCodeWidget
- Geo
- PhoneNumber
- represents a phone number
- PhoneNumberException
- PhoneNumberFormatter
- PhoneNumberInputState
- PhoneNumberRange
- Describes a contiguous range of phone numbers
- PhoneParser
- Parses a phone number given caller or destination information.
Constants
- countryCodePackageName → const String
-
countryCodeToIsoCode
→ const Map<
String, List< IsoCode> > -
isoCodeConversionMap
→ const Map<
String, IsoCode> -
metadataByIsoCode
→ const Map<
IsoCode, PhoneMetadata> -
metadataExamplesByIsoCode
→ const Map<
IsoCode, PhoneMetadataExamples> -
metadataFormatsByIsoCode
→ const Map<
IsoCode, PhoneMetadataFormats> -
metadataLenghtsByIsoCode
→ const Map<
IsoCode, PhoneMetadataLengths> -
metadataPatternsByIsoCode
→ const Map<
IsoCode, PhoneMetadataPatterns>