country_info_picker 0.0.7
country_info_picker: ^0.0.7 copied to clipboard
Provides a country picker (name, flag, dial code, code, nationality, max length of phone number) for The Country Picker.
Changelog #
This file contains all the notable changes for the country_info_picker
package.
Released #
0.0.7 #
Fixed #
- Update the package description in the
CHANGELOG.md
file. - Update
README.md
file with the latest package information.
0.0.6 #
Fixed #
- Automated versioning and publishing workflow
publish.yml
file. - Update the package description in the
CHANGELOG.md
file.
0.0.2 #
Fixed #
- 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 #
Added #
- Initial release of the "country_info_picker" package.
- Country picker features: name, flag, dial code, code, nationality, max length of phone number.
- 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 #
- Code refactoring for better readability and maintainability.
- Improved widget customization options.
- Enhanced localization support.
Fixed #
- Various bug fixes and performance improvements.