flutter_searchbox 1.0.0-alpha.2 flutter_searchbox: ^1.0.0-alpha.2 copied to clipboard
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 [...]
[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