country_listnames 1.1.0
country_listnames: ^1.1.0 copied to clipboard
A Flutter package providing a list of sovereign countries.
Changelog #
1.1.0 (YYYY-MM-DD) #
- Initial Release
- 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.
