Skip to main content
To get started with Algolia for Flutter, see Algolia for Flutter

Basics

SearcherThe component handling search requests.
QueryA component to provide any search parameters to Algolia.
Filter StateFilter State provides a friendly interface to manage filters applied to your search.
LoadingComponents that show a loading indicator during pending requests.

Results

HighlightingHighlighting visually emphasizes matching terms in your search results to help them stand out.

Refinements

Refinement ListComponents that perform refinements on a facet.
Current FiltersComponents that display the current filters and let users remove them.
Filter ToggleComponents that toggle an arbitrary filter on or off.
Clear FiltersComponents that clear the current filters.

Metadata

StatsComponents that display metadata about the current search and its results.

Sorting

Sort ByComponents that display a list of indices, allowing a user to change the way hits are sorted using replica indices.
I