rejourney 0.1.1 copy "rejourney: ^0.1.1" to clipboard
rejourney: ^0.1.1 copied to clipboard

Privacy-first Flutter session replay for iOS and Android with masking, crash and ANR reporting, network timing, and product analytics.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rejourney

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

dependencies:
  rejourney: ^0.1.1

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:rejourney/rejourney.dart';
1
likes
150
points
125
downloads
screenshot

Documentation

Documentation
API reference

Publisher

verified publisherrejourney.co

Weekly Downloads

Privacy-first Flutter session replay for iOS and Android with masking, crash and ANR reporting, network timing, and product analytics.

Homepage
Repository (GitHub)
View/report issues

Topics

#session-replay #observability #analytics #crash-reporting #monitoring

License

unknown (license)

Dependencies

flutter, http, plugin_platform_interface

More

Packages that depend on rejourney

Packages that implement rejourney