colada_sdk 0.1.1 copy "colada_sdk: ^0.1.1" to clipboard
colada_sdk: ^0.1.1 copied to clipboard

Flutter SDK for Colada mobile attribution and event tracking. A single-package bridge over the native Colada Android and iOS SDKs.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add colada_sdk

With Flutter:

 $ flutter pub add colada_sdk

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

dependencies:
  colada_sdk: ^0.1.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:colada_sdk/colada_sdk.dart';
3
likes
0
points
201
downloads

Publisher

verified publishercoladaapp.io

Weekly Downloads

Flutter SDK for Colada mobile attribution and event tracking. A single-package bridge over the native Colada Android and iOS SDKs.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, meta

More

Packages that depend on colada_sdk

Packages that implement colada_sdk