flutter_searchbox 2.2.1-nullsafety copy "flutter_searchbox: ^2.2.1-nullsafety" to clipboard
flutter_searchbox: ^2.2.1-nullsafety copied to clipboard

outdated

Flutter Searchbox provides declarative API to query Elasticsearch, and binds UI widgets with different types of search queries. As the name suggests, it provides a searchbox UI widget for Elasticsearc [...]

[2.2.1-nullsafety] - 9-09-2021 #

  • Update provider package

[2.2.0-nullsafety] - 19-08-2021 #

  • Add support for clearOnQueryChange property

[2.0.1-nullsafety] - 20-07-2021 #

  • Add support for index property in search widget connector
  • Remove dataField validation (required)

[2.0.0-nullsafety] - 13-05-2021 #

  • Add support for null safety

[1.2.0] - 13-03-2021 #

  • Add support to customize voice search experience

[1.1.0] - 25-02-2021 #

  • Add support for voice search in SearchBox widget

[1.0.0] - 19-02-2021 #

  • Add aggregationSize property to define size of aggregations
  • Fix an issue with multiple API calls to recent searches when query is empty

[1.0.0-alpha.6] - 17-02-2021 #

  • Update searchbase

[1.0.0-alpha.5] - 05-02-2021 #

  • Add support to implement pagination with aggregations

[1.0.0-alpha.4] - 22-01-2021 #

  • Update searchbase that introduces a breaking change to rename SearchWidget class to SearchController class

[1.0.0-alpha.3] - 22-01-2021 #

  • Format Docs

[1.0.0-alpha.2] - 21-01-2021 #

  • Update example to fix hot reloading issues
  • Catch error while triggering click analytics
  • Fix suggestions parsing when dataField is not defined
  • Display popular suggestions as default suggestions
  • Update example to persist search query

[1.0.0-alpha.1] - 14-01-2021. #

  • Format docs

[1.0.0-alpha] - 14-01-2021. #

  • Add SearchBaseProvider widget
  • Add SearchBox widget
  • Add SearchWidgetConnector widget
17
likes
0
pub points
69%
popularity

Publisher

verified publisherappbase.io

Flutter Searchbox provides declarative API to query Elasticsearch, and binds UI widgets with different types of search queries. As the name suggests, it provides a searchbox UI widget for Elasticsearch and Appbase.io.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_feather_icons, provider, searchbase, speech_to_text

More

Packages that depend on flutter_searchbox