outline_search_bar 2.0.3 outline_search_bar: ^2.0.3 copied to clipboard
This package allows you to create an outlined Material design search bar.
2.0.3 #
- Add
keyboardType
option to set keyboard type. - Add
textInputAction
option to set keyboard action. - Add
icon
option to set the icon of the search bar.
2.0.0 #
- Migrate null safety.
1.0.3 #
- Change the type of a constant access modifier.
- Fix problem where the clear button animation did not work for external input.
1.0.2 #
- Rename constant.
- Remove splash color from the clear button.
1.0.1 #
- Replace
padding
withtextPadding
. - Fix problem where it was difficult to touch the text input window.
1.0.0+1 #
- README updates.
1.0.0 #
- Initial release.