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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hindsight_sentry

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  hindsight_sentry: ^0.9.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:hindsight_sentry/hindsight_sentry.dart';
0
likes
140
points
38
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