hindsight_sentry 0.9.0
hindsight_sentry: ^0.9.0 copied to clipboard
Session replay for Flutter Sentry integration: tags every Sentry event with the live replay link and mirrors breadcrumbs onto the replay timeline.
Changelog #
0.9.0 #
HindsightSentryIntegration: tags the Sentry scope and outgoing error events withhindsight.session_id/hindsight.replay_url, records Sentry errors as replay timeline markers with a forced flush, and mirrors breadcrumbs onto the replay timeline. Wraps pre-existingbeforeSend/beforeBreadcrumbcallbacks and honors their drop decisions.- Constructed with no arguments it resolves the
Hindsightsingleton; multi-client setups can inject one viaclient:. - Publish-readiness package hygiene: proprietary draft license, declared
Android/iOS platforms, public dartdoc lint coverage, and hosted
hindsight_flutterdependency metadata for pub.dev.