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.

Changelog #

1.0.0 #

Initial release of influto_iap, the automatic store-purchase capture companion for the influto Flutter SDK.

Added #

  • InfluToPurchaseObserver — listens to in_app_purchase's purchaseStream and auto-reports each new store purchase to InfluTo (StoreKit 2 JWS on iOS, Play purchase token on Android), plus a one-time historical back-sync via enable().
  • Self-gates on store-direct apps (no-op for RevenueCat apps), deduped per store identity; the backend is the final idempotency anchor.
  • oneTimeProductIds — declare your Android one-time / consumable SKUs so their purchases route to NON_RENEWING validation (iOS needs nothing; the JWS carries the type).
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