algolia_insights 1.0.1 algolia_insights: ^1.0.1 copied to clipboard
Algolia Insights for Dart provides a simple and flexible way to track events such as clicks, conversions, and views on search results.
1.0.1 #
- REFACTOR(FacetList): refactor facet list component (#118).
- FIX(facetlist): multiple facet toggle (#120).
- FIX(insights): avoid empty payload in Insights events (#116).
- FIX(facetlist): add missing filter attribute for insights event (#115).
1.0.0 #
- FIX(HitsSearcher): non-initialized EventTracker (#123).
1.0.0-pre #
- REFACTOR(FacetList): refactor facet list component (#118).
- FIX(facetlist): multiple facet toggle (#120).
- FIX(insights): avoid empty payload in Insights events (#116).
- FIX(facetlist): add missing filter attribute for insights event (#115).
0.2.2 #
- CHORE: Update dependencies to be more relaxed.
0.2.1 #
- CHORE: Fix pana issues (#95).
0.2.0 #
- FEAT: Insights becomes a Flutter package (#92).
- FIX: Add named parameters for Insights instantiation.
0.1.2 #
- FIX: use app documents directory to store the user token if possible (#88).
0.1.1 #
- FIX: restore Pub points
0.1.0 #
Initial release of Insights implementation for Dart/Flutter.