country_names 1.1.2
country_names: ^1.1.2 copied to clipboard
A Flutter package providing a list of sovereign countries.
Changelog #
1.1.2 - 2025-06-02 #
- Minor Change
- readme updated
1.1.1 - 2025-06-02 #
- Minor Fix
- package name update in asset loading
1.1.0 - 2025-06-01 #
- Minor Fix
- search builder added on top of list
1.0.0 (YYYY-MM-DD) #
- Initial Release
- Added a list of sovereign countries.
- Supported country selection widget for Flutter apps.
- Customizable appearance for country items using the
itemBuilderparameter. - Sorting of countries by name or country code using the
sortByparameter. - Flag images included with the option to choose between small and high-quality flags.
- Documentation added for easy integration and usage instructions.
