mixpanel_flutter_common 1.0.0 copy "mixpanel_flutter_common: ^1.0.0" to clipboard
mixpanel_flutter_common: ^1.0.0 copied to clipboard

Shared common library for the Mixpanel Flutter SDK family.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mixpanel_flutter_common

With Flutter:

 $ flutter pub add mixpanel_flutter_common

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

dependencies:
  mixpanel_flutter_common: ^1.0.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:mixpanel_flutter_common/mixpanel_flutter_common.dart';
0
likes
150
points
1.9k
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Shared common library for the Mixpanel Flutter SDK family.

Homepage
Repository (GitHub)
View/report issues

Topics

#mixpanel #analytics

License

Apache-2.0 (license)

Dependencies

meta

More

Packages that depend on mixpanel_flutter_common