material_floating_search_bar 0.3.7 material_floating_search_bar: ^0.3.7 copied to clipboard
A Flutter implementation of an expandable and animated floating search bar, also known as persistent search.
0.3.7 #
- Fixed #72
- Improved Hide elevation when search bar is hidden
0.3.6 #
- Fixed #62
0.3.5 #
- Fixed #33
0.3.3 #
- Fixed #30
- Breaking Renamed
maxWidth
towidth
andopenMaxWidth
toopenWidth
0.3.1 #
- Fixed Minor bugs
- Fixed Example application
0.3.0 #
- Added NNBD support
0.2.6 #
- Fixed
FloatingSearchBarNotifier
notifications on bounce backs/overscroll
0.2.5 #
- Fixed High CPU idle usage (#20)
- Improved Small floating search bar height (#19)
0.2.4 #
- Fixed Bugs
0.2.3 #
- Breaking Renamed
showDrawerHamburger
toautomaticallyImplyDrawerHamburger
- Added
automaticallyImplyBackButton
flag (#12, #14) - Improved RTL support (#13)
0.2.2 #
- Fixed Bugs
0.2.0 #
- Added
FloatingSearchAppBar
0.1.7 #
- Fixed Scrolling
0.1.5 #
- Fixed Bugs
0.1.0 #
- Initial release