country_info_picker 0.0.2
country_info_picker: ^0.0.2 copied to clipboard
Provides a country picker (name, flag, dial code, code, nationality, max length of phone number) for The Country Picker.
Changelog #
Release notes for the country_info_picker package. #
0.0.2 - 2024-04-19 #
Fixed #
- Fixed the issue with the country picker dialog not showing the selected country.
- Updated initial selection logic to include more criteria for matching the selected country.
0.0.1 - 2024-04-18 #
Added #
- Initial release of the "country_info_picker" package.
- Provides a country picker (name, flag, dial code, code, nationality, max length of phone number).
- Includes assets for country flags.
- Country picker widget with customization options.
- Selection dialog for picking a country.
- Country type enum for different display options.
- Localization support for country names and messages.
- Analysis options for linting and code quality checks.
- MIT License for the package.
Changed #
- Refactored code for better readability and maintainability.
- Improved widget customization options.
- Enhanced localization support.
Fixed #
- Bug fixes and performance improvements.