liquid_posthog 0.2.0 copy "liquid_posthog: ^0.2.0" to clipboard
liquid_posthog: ^0.2.0 copied to clipboard

PostHog (product analytics, session replay, feature flags) destination for liquid_analytics.

Changelog #

0.2.0 #

  • Requires liquid_analytics ^0.2.0, which makes ConsentPolicy.map an explicit allowlist (an unmapped category now reaches no sink) and makes PiiRedactor recurse into nested maps and lists. See the liquid_analytics changelog for migration notes.

0.1.1 #

  • Now requires liquid_analytics ^0.1.1, which fixes two correctness bugs in the core: consent is re-checked when the delivery queue drains (a revoked grant could previously still ship queued events, even after a restart), and event order is preserved when middleware is asynchronous.
  • README: document the typed LiquidEvent API alongside the string API.
  • Add an example/ demonstrating this adapter end to end.

0.1.0 #

  • Initial release of liquid_posthog.
0
likes
160
points
27
downloads

Documentation

API reference

Publisher

verified publisherketok.id

Weekly Downloads

PostHog (product analytics, session replay, feature flags) destination for liquid_analytics.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#analytics #posthog #flutter

License

MIT (license)

Dependencies

flutter, liquid_analytics, meta, posthog_flutter

More

Packages that depend on liquid_posthog