one_target_mobile_sdk 0.0.28 copy "one_target_mobile_sdk: ^0.0.28" to clipboard
one_target_mobile_sdk: ^0.0.28 copied to clipboard

G1 tracking's plugin

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add one_target_mobile_sdk

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

dependencies:
  one_target_mobile_sdk: ^0.0.28

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:one_target_mobile_sdk/one_target_mobile_sdk.dart';