hindsight_posthog 0.9.0 copy "hindsight_posthog: ^0.9.0" to clipboard
hindsight_posthog: ^0.9.0 copied to clipboard

Session replay for Flutter PostHog integration: tags every PostHog event with the live replay link and mirrors useful events onto the replay timeline.

Changelog #

0.9.0 #

  • HindsightPosthogIntegration: wraps PostHogConfig.beforeSend to tag kept PostHog events with hindsight.session_id / hindsight.replay_url, using the current Hindsight session for every event so session rotation is reflected without native PostHog state.
  • Mirrors kept PostHog $exception events onto the replay timeline through captureError; mirrors other kept PostHog events as posthog breadcrumbs.
  • Preserves pre-existing beforeSend callbacks in order, honors null drop decisions, and restores the original callback list on detach.
  • Publish-readiness package hygiene: proprietary draft license, declared Android/iOS platforms, public dartdoc lint coverage, and hosted hindsight_flutter dependency metadata for pub.dev.
0
likes
140
points
38
downloads

Documentation

API reference

Publisher

verified publisherunlimit.ing

Weekly Downloads

Session replay for Flutter PostHog integration: tags every PostHog event with the live replay link and mirrors useful events onto the replay timeline.

License

Apache-2.0 (license)

Dependencies

flutter, hindsight_flutter, posthog_flutter

More

Packages that depend on hindsight_posthog