expandable_search_bar_plus 1.0.2
expandable_search_bar_plus: ^1.0.2 copied to clipboard
A modern, customizable, and smooth expandable search bar widget for Flutter. Supports tap and hover (for web/desktop), with full controller access to open or close programmatically.
1.0.2 #
- Fix preview not show in README
1.0.1 #
- Added mobile and desktop preview in README.md
1.0.0 #
- Added
ExpandableSearchBarPlusControllerto control expansion and collapse programmatically. - Improved documentation with detailed parameter descriptions.
- Minor internal refactors for clarity and maintainability.
0.1.1 #
- Initial release of
expandable_search_bar_plus. - Based on the original
expandable_search_barpackage, with improved customization and animations. - Added mouse hover support for web and desktop (
supportMouse). - Enhanced animation smoothness and visual consistency.
- Fixed minor focus and blur issues on tap interactions.