algolia_helper_flutter 0.4.0
algolia_helper_flutter: ^0.4.0 copied to clipboard
Patterns and APIs to implement advanced search features with Algolia for Flutter
0.4.0 #
- FEAT: MultiSearcher and FacetSearcher (#92).
- FEAT: Highlighting extension for Facet.
- FEAT: Official Dart client integration.
- CHORE: Merge
algolia_helper_dart
toalgolia_helper_flutter
packages.
0.3.3 #
- FIX: use app documents directory to store the user token if possible (#88).
0.3.0 - 2022-04-07 #
Feat #
- Add eventTracker instances to
HitsSearcher
andFacetList
performing automatic hit view and filter click events tracking and facilitating manual Insights event tracking.
0.2.2 #
Fix #
- Allow same search query to be executed (#48)
- Highlighting of strings with non-alphanumeric characters (#46)
0.2.1 #
0.2.0 #
0.1.5 #
Feat #
- Update
HitsSearcher
'sdisjunctiveFacets
property when disjunctiveFacetList
is connected (#27)
0.1.1 #
0.1.0 #
Initial release.