fixpanel 0.0.2 copy "fixpanel: ^0.0.2" to clipboard
fixpanel: ^0.0.2 copied to clipboard

Flutter plus Mixpanel - a REST api wrapper for Mixpanel

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fixpanel

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

dependencies:
  fixpanel: ^0.0.2

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:fixpanel/fixpanel.dart';
1
likes
20
pub points
0%
popularity

Publisher

verified publishermanishraj.dev

Flutter plus Mixpanel - a REST api wrapper for Mixpanel

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

device_info, flutter, http, package_info

More

Packages that depend on fixpanel