openpanel_flutter 0.2.0 copy "openpanel_flutter: ^0.2.0" to clipboard
openpanel_flutter: ^0.2.0 copied to clipboard

Openpanel is an open-source alternative to Mixpanel that combines the power of Mixpanel with the ease of Plausible. This package is not officially maintained by the Openpanel team.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add openpanel_flutter

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

dependencies:
  openpanel_flutter: ^0.2.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:openpanel_flutter/openpanel_flutter.dart';
1
likes
140
points
48
downloads

Publisher

verified publisherstevenosse.com

Weekly Downloads

Openpanel is an open-source alternative to Mixpanel that combines the power of Mixpanel with the ease of Plausible. This package is not officially maintained by the Openpanel team.

Repository (GitHub)

Topics

#analytics

Documentation

API reference

License

AGPL-3.0 (license)

Dependencies

device_info_plus, device_user_agent, dio, dio_smart_retry, equatable, flutter, logger, package_info_plus, referrer, shared_preferences, uuid

More

Packages that depend on openpanel_flutter