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

Session replay for Flutter Datadog integration: tags RUM events with the live replay link and mirrors Datadog-observed errors onto the replay timeline.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hindsight_datadog

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

dependencies:
  hindsight_datadog: ^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_datadog/hindsight_datadog.dart';
0
likes
140
points
40
downloads

Documentation

API reference

Publisher

verified publisherunlimit.ing

Weekly Downloads

Session replay for Flutter Datadog integration: tags RUM events with the live replay link and mirrors Datadog-observed errors onto the replay timeline.

License

Apache-2.0 (license)

Dependencies

datadog_flutter_plugin, flutter, hindsight_flutter

More

Packages that depend on hindsight_datadog