Frontend Tools
Component presenting the ordered facets, facet values and handling the user interaction to refine search results.
Resources
Support
Built and supported by Algolia
FacetList is a filtering component that displays facets, and lets the user refine their search results by filtering on specific values.
You need to add the attribute you provide to the widget in attributes for faceting, either on the dashboard or using the attributesForFaceting parameter with the API.
Algolia for Flutter is an open source library that lets you quickly build a search and discovery interface in your cross-platform Flutter application. The goal of the library is to help you implement awesome search experience as smoothly as possible, including autocomplete search experience, faceting, sorting, search hits highlighting and much more. Algolia Flutter Helper tackles an important part of this vast goal by providing business-logic components and helpers so that you can assemble into unique search interface. It joins the InstantSearch libraries family, but provide only the basic functionalities.
Frontend Tools
Component presenting the ordered facets, facet values and handling the user interaction to refine search results.
Frontend Tools
Components that display a list of arbitrary filters.
Frontend Tools
Components that perform refinements on a facet.