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

PlatformAndroid

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 Flutter:

 $ flutter pub add swaarm_sdk
copied to clipboard

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

dependencies:
  swaarm_sdk: ^0.4.3
copied to clipboard

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:swaarm_sdk/swaarm_sdk.dart';
copied to clipboard
7
likes
150
points
101
downloads

Publisher

verified publisherswaarm.com

Weekly Downloads

2024.09.26 - 2025.04.10

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

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

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

More

Packages that depend on swaarm_sdk