in_app_purchases_interface 1.0.0 in_app_purchases_interface: ^1.0.0 copied to clipboard
Interface Package for interpackage communications for in app purchases and shared classes with the Plugins made by www.linkfive.io
in_app_purchases_interface #
In App Purchase Interface
This package is the basic interface for the in app purchase paywall #
it contains 2 core classes:
- CallbackInterface
- PurchaseStateStreamInterface
which are used to control the buttons and state of purchases
Use Interface with LinkFive #
This library was built by LinkFive and is mainly used to integrate the paywall with LinkFive.
Please checkout Flutter integration with LinkFive for more informations.