hindsight_mixpanel 0.9.0
hindsight_mixpanel: ^0.9.0 copied to clipboard
Session replay for Flutter Mixpanel integration: tags Mixpanel events with the live replay link and adds explicit replay pointer anchors.
Changelog #
0.9.0 #
HindsightMixpanelIntegration: registershindsight.session_id/hindsight.replay_urlas Mixpanel super properties, refreshes them after Hindsight session rotation, records Mixpanel distinct ids as replayidentitybreadcrumbs, exposestrackReplayPointer()for an explicit server-side stitching anchor, and unregisters replay super properties on detach.- Constructed with an official
Mixpanelinstance for apps; tests and custom wrappers can injectHindsightMixpanelClient. - Publish-readiness package hygiene: proprietary draft license, declared
Android/iOS platforms, public dartdoc lint coverage, hosted
hindsight_flutterdependency metadata, and path override for local development.