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

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

2.3.0 #

  • Upgrade simple_text_field: ^2.1.0
  • Add focusNode option.

2.2.0 #

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

2.1.1 #

  • Add onClearButtonPressed option.

2.1.0 #

  • Add padding option.
  • Add searchButtonPosition option.
  • Add maxHeight option.
  • Add onTap option.
  • 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.
39
likes
140
points
126
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, simple_text_field

More

Packages that depend on outline_search_bar