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

Automatic store-purchase capture for the InfluTo Flutter SDK: listens to in_app_purchase and reports each purchase to InfluTo, so store-direct apps need no manual reporting.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add influto_iap

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

dependencies:
  influto_iap: ^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:influto_iap/influto_iap.dart';
0
likes
130
points
20
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Automatic store-purchase capture for the InfluTo Flutter SDK: listens to in_app_purchase and reports each purchase to InfluTo, so store-direct apps need no manual reporting.

Homepage
Repository (GitHub)
View/report issues

Topics

#attribution #affiliate #influencer #in-app-purchase #revenuecat

License

MIT (license)

Dependencies

flutter, in_app_purchase, in_app_purchase_android, in_app_purchase_storekit, influto, shared_preferences

More

Packages that depend on influto_iap