timber_mixpanel 3.0.0+1 copy "timber_mixpanel: ^3.0.0+1" to clipboard
timber_mixpanel: ^3.0.0+1 copied to clipboard

Timber Tree implementation for Mixpanel.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add timber_mixpanel

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

dependencies:
  timber_mixpanel: ^3.0.0+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:timber_mixpanel/timber_mixpanel.dart';
0
likes
105
pub points
2%
popularity

Publisher

unverified uploader

Timber Tree implementation for Mixpanel.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter, logging, mixpanel_flutter, quiver, timber

More

Packages that depend on timber_mixpanel