djangoflow_mixpanel_analytics 0.5.0 copy "djangoflow_mixpanel_analytics: ^0.5.0" to clipboard
djangoflow_mixpanel_analytics: ^0.5.0 copied to clipboard

A library provides an easy and organized way to implement Mixpanel Analytics for your Flutter apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add djangoflow_mixpanel_analytics

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

dependencies:
  djangoflow_mixpanel_analytics: ^0.5.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:djangoflow_mixpanel_analytics/djangoflow_mixpanel_analytics.dart';
0
likes
130
pub points
16%
popularity

Publisher

verified publisherapexive.com

A library provides an easy and organized way to implement Mixpanel Analytics for your Flutter apps.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

analytics, djangoflow_analytics, flutter, mixpanel_flutter, mockito

More

Packages that depend on djangoflow_mixpanel_analytics