hindsight_sentry 0.9.0 copy "hindsight_sentry: ^0.9.0" to clipboard
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 with hindsight.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-existing beforeSend / beforeBreadcrumb callbacks and honors their drop decisions.
  • Constructed with no arguments it resolves the Hindsight singleton; multi-client setups can inject one via client:.
  • 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
36
downloads

Documentation

API reference

Publisher

verified publisherunlimit.ing

Weekly Downloads

Session replay for Flutter Sentry integration: tags every Sentry event with the live replay link and mirrors breadcrumbs onto the replay timeline.

License

Apache-2.0 (license)

Dependencies

flutter, hindsight_flutter, sentry_flutter

More

Packages that depend on hindsight_sentry