aggregatori_capaci_sdk_tracking 0.0.2
aggregatori_capaci_sdk_tracking: ^0.0.2 copied to clipboard
Tracking sdk for AggregatoriCapaci
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add aggregatori_capaci_sdk_trackingThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
aggregatori_capaci_sdk_tracking: ^0.0.2Alternatively, 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:aggregatori_capaci_sdk_tracking/aggregatori_capaci_sdk_tracking.dart';