- Initial release.
-
Code Cleanup: Improved code efficiency by removing unused code and optimizing existing functionalities.
-
Documentation: Added a practical example to the README to help new users get started more easily.
- Release
- Added
excludedCountryCodes
option to exclude specific countries from code execution
- Breaking Changes
Breaking: borderBuilder
now accepts a Widget
input instead of Border
- New Features
Added excludedCountryCodes
from PickCountryLookupService
- bump to follow Semantic Versioning
- Breaking Changes:
- Removed
searchField
property
- Removed
- New Features:
- Added
customSearchField
property for complete search field override - Enhanced
SearchFieldWidget
with extensive customization options:searchPrefixIcon
searchSuffixIcon
searchTextStyle
searchPlaceholderStyle
searchDecoration
searchBoxDecoration
searchCursorColor
searchBorderRadius
searchContentPadding
onSearchTap
onSearchSubmitted
searchAutofocus
searchFocusNode
searchBackgroundColor
searchEnabled
- Added
- Improvements:
- Significantly improved search field customization without requiring a complete override
- Enhanced flexibility in styling and behavior of th