cxorbi_flutter 1.5.1 copy "cxorbi_flutter: ^1.5.1" to clipboard
cxorbi_flutter: ^1.5.1 copied to clipboard

Cxorbi analytics for Flutter: session replay, heatmaps, screens, gestures, funnels, performance, error capture and in-app surveys for iOS and Android.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cxorbi_flutter

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

dependencies:
  cxorbi_flutter: ^1.5.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:cxorbi_flutter/cxorbi_flutter.dart';
32
likes
140
points
1.13k
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Cxorbi analytics for Flutter: session replay, heatmaps, screens, gestures, funnels, performance, error capture and in-app surveys for iOS and Android.

Homepage

Topics

#analytics #session-replay #heatmaps #monitoring

License

MIT (license)

Dependencies

crypto, cryptography, ffi, flutter, flutter_secure_storage, http, path_provider, sqflite

More

Packages that depend on cxorbi_flutter

Packages that implement cxorbi_flutter