insert_affiliate_flutter_sdk 1.0.0 copy "insert_affiliate_flutter_sdk: ^1.0.0" to clipboard
insert_affiliate_flutter_sdk: ^1.0.0 copied to clipboard

PlatformiOSmacOS

A Flutter SDK for integrating affiliate tracking and in-app purchases for the Insert Affiliate Platform.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add insert_affiliate_flutter_sdk

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

dependencies:
  insert_affiliate_flutter_sdk: ^1.0.0

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:insert_affiliate_flutter_sdk/insert_affiliate_flutter_sdk.dart';
1
likes
110
points
26
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter SDK for integrating affiliate tracking and in-app purchases for the Insert Affiliate Platform.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, in_app_purchase, in_app_purchase_storekit, shared_preferences

More

Packages that depend on insert_affiliate_flutter_sdk