algolia_helper 0.3.2 algolia_helper: ^0.3.2 copied to clipboard
Patterns and APIs to implement advanced search features with Algolia
ChangeLog #
0.3.2 (2022-05-30) #
Fix #
- Outdated algolia_helper version in the algolia_helper_flutter pubspec
0.3.1 (2022-05-19) #
Fix #
- Restore Pub points
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.3 (2022-12-22) #
Feat #
- add rerun search query (#51) (5348341)
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.