world_picker 1.3.2
world_picker: ^1.3.2 copied to clipboard
Country selector and metadata provider with flags, currency, and more.
1.3.2 #
- Added Antarctica to the list of selectable countries.
1.3.1 #
- Fixed conflict across versions.
1.3.0 #
- Add method
WorldPickerService.loadLanguages()to retrieve a list of supported languages. - Added Brazilian Portuguese (pt-BR) to the list of supported languages.
- Move caribbean countries to central america countries file.
1.2.1 #
- Fixed issue with
CurrencyWorldPickerIconnot applying options correctly.
1.2.0 #
- Implemented
CurrencyWorldPickerandCurrencyWorldPickerIconwidgets for currency selection. - Updated
Currencymodel to include country information. - Enhanced
WorldPickerServiceto provide a list of currencies.
1.1.4 #
- Improved flag assets for UK regions.
1.1.3 #
- Fixed phone number patterns for UK regions.
1.1.2 #
- Added support for selecting regions within the UK (Scotland, Wales, Northern Ireland).
1.1.1 #
- Fixed export in
widgets.dartto includePhoneNumberField.
1.1.0 #
- Added
Greenlandas a selectable country. - Implemented
favoriteCountriesparameter inWorldPickerIconfor displaying favorite countries. - Added support for DraggableScrollableSheet in country selection.
- Implemented
scrollControllerparameter in the WorldPicker widget for integration with draggable bottom sheet. - Visual separator between favorite countries and other countries in the picker list.
- Structural fixes to ensure smooth scrolling and integration with expandable modal.
1.0.0 #
- Added
PhoneNumberFieldwidget for phone number input with country selection. - Implemented
WorldPickerPhoneNumberTextInputFormatterfor phone number formatting based on selected country. - Enhanced
WorldPickerIconto support phone number validation. - Updated
pubspec.yamlwith new versioning and dependencies.
0.1.1+5 #
- Fixed typos and improved clarity in the documentation introduced in version 0.1.0+5.
0.1.0+5 #
- Updated documentation to include new features and usage examples.
0.1.0+4 #
- Updated documentation to reflect changes in API methods.
0.1.0+3 #
- Added
WorldPickerIconwidget for country selection with customizable display options for ISO code, name, and currency - Implemented
Countrymodel with properties like name, flag, currency, and more. - Included example usage in
example/lib/main.dart. - Added comprehensive API reference in README.
- Enhanced README with comprehensive package details, features, and usage examples.
0.0.1+2 #
- Updated
pubspec.yamlwith repository, issue tracker, and documentation links.
0.0.1 #
- Initial release with empty setup to reserve package name.