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

Session replay for Flutter PostHog integration: tags every PostHog event with the live replay link and mirrors useful events onto the replay timeline.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hindsight_posthog

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

dependencies:
  hindsight_posthog: ^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_posthog/hindsight_posthog.dart';
0
likes
140
points
38
downloads

Documentation

API reference

Publisher

verified publisherunlimit.ing

Weekly Downloads

Session replay for Flutter PostHog integration: tags every PostHog event with the live replay link and mirrors useful events onto the replay timeline.

License

Apache-2.0 (license)

Dependencies

flutter, hindsight_flutter, posthog_flutter

More

Packages that depend on hindsight_posthog