wisetracker 0.0.7 copy "wisetracker: ^0.0.7" to clipboard
wisetracker: ^0.0.7 copied to clipboard

This is wisetracker's mobile sdk flutter plugin which is for attribution and inApp analytics.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add wisetracker

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

dependencies:
  wisetracker: ^0.0.7

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:wisetracker/wisetracker.dart';
2
likes
30
points
44
downloads

Publisher

unverified uploader

Weekly Downloads

This is wisetracker's mobile sdk flutter plugin which is for attribution and inApp analytics.

License

MIT (license)

Dependencies

flutter

More

Packages that depend on wisetracker

Packages that implement wisetracker