outline_search_bar 2.2.0 copy "outline_search_bar: ^2.2.0" to clipboard
outline_search_bar: ^2.2.0 copied to clipboard

discontinued
outdated

This package allows you to create an outlined Material design search bar.

2.2.0 #

  • Upgrade simple_text_field: ^2.0.2
  • Add enableSuggestions
  • Add onTypingFinished
  • Add debounceDelay
  • Update documentation
  • Update README.md

2.1.1 #

  • Add onClearButtonPressed options.

2.1.0 #

  • Add padding options.
  • Add searchButtonPosition options.
  • Add maxHeight options.
  • Add onTap options.
  • Change backgroundColor default value.
  • Change textPadding default value.

2.0.4 #

  • Upgrade dependencies.

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 with textPadding.
  • Fix problem where it was difficult to touch the text input window.

1.0.0+1 #

  • README updates.

1.0.0 #

  • Initial release.
38
likes
70
pub points
85%
popularity

Publisher

unverified uploader

This package allows you to create an outlined Material design search bar.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, simple_text_field

More

Packages that depend on outline_search_bar