swaarm_sdk 0.4.1 copy "swaarm_sdk: ^0.4.1" to clipboard
swaarm_sdk: ^0.4.1 copied to clipboard

Attribution and measuring SDK that allows you to interact with the Swaarm platform through a simple API.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add swaarm_sdk

With Flutter:

 $ flutter pub add swaarm_sdk

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

dependencies:
  swaarm_sdk: ^0.4.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:swaarm_sdk/swaarm_sdk.dart';
7
likes
0
points
89
downloads

Publisher

verified publisherswaarm.com

Weekly Downloads

Attribution and measuring SDK that allows you to interact with the Swaarm platform through a simple API.

Homepage

License

unknown (license)

Dependencies

advertising_id, app_set_id, archive, device_info_plus, flutter, http, logger, shared_preferences, uuid

More

Packages that depend on swaarm_sdk