UI libraries / Algolia for Flutter

Before building your UI, don't forget to install the library.

Basics A

Hits Searcher

This component handles search requests and manages search sessions.

Search State

Represents a search operation state and abstraction over search parameters.

Filter State

Provides an interface for managing any search filters.

Loading

Components that show a loading indicator during pending requests.

Results A

Highlighting

Set of tools to highlight relevant parts of the search results.

Refinements A

Facet List

Components that perform refinements on a facet.

Current Filters

Components that display the current filters and let users remove them.

Filter Toggle

Components that toggle an arbitrary filter on or off.

Clear Filters

Clear the current filters.

Metadata A

Stats

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

Sorting A

SortBy

Components that display a list of indices and allow users to change how hits are sorted (using replica indices).

Did you find this page helpful?