easy_search_bar 2.5.0 easy_search_bar: ^2.5.0 copied to clipboard
AppBar with animated search functionality that can be used as regular or floating AppBar
2.5.0 - [26-04-2023] #
Added #
- Added
showClearSearchIcon
parameter to show or hide search clear textfield button - Added
searchClearIconTheme
parameter to customize search clear textfield button - Added
searchTextDirection
parameter to customize search clear textfield button - Added
putActionsOnRight
parameter to choose if other actions will be placed on left or right of search icon
2.4.2 - [17-11-2022] #
Fixed #
- Correcting parameter name from
openOverlayOSearch
toopenOverlayOnSearch
2.4.0 - [17-11-2022] #
2.3.1 - [14-01-2022] #
Fixed #
- Fixed issue in which setting
SystemUiOverlayStyle
statusBarColor
parameter toColors.transparent
wouldn't show the actual default color
2.2.0 - [07-01-2022] #
Changed #
- Improving default suggestions list background color to ajust to different background colors depending on light, dark theme and different scaffold colors