widgets/widgets library

Exports all widget components of the world_picker package.

This library provides the main UI components for country selection:

  • WorldPickerIcon: Interactive icon for country selection
  • WorldPicker: Full country picker widget with search
  • CountryFlag: Flag display widget with customizable shapes
  • PhoneNumberField: Input field for phone numbers with country code support

Classes

CountryFlag
A widget that displays a country's flag with customizable shape and size.
CurrencyWorldPicker
A searchable country picker widget.
CurrencyWorldPickerIcon
A customizable widget that displays a country selector with flag and metadata.
CurrencyWorldPickerOptions
Configuration options for the WorldPicker widget.
WorldPicker
A searchable country picker widget.
WorldPickerIcon
A customizable widget that displays a country selector with flag and metadata.
WorldPickerOptions
Configuration options for the WorldPicker widget.
WorldPickerPhoneNumberField
A widget that allows users to input and validate phone numbers.

Enums

CountryFlagShape
Defines the shape options for displaying country flags.