in_app_purchases_interface 0.0.7 copy "in_app_purchases_interface: ^0.0.7" to clipboard
in_app_purchases_interface: ^0.0.7 copied to clipboard

unlistedoutdated

Interface Package for interpackage communications for in app purchases and shared classes

0.0.7 #

SubscriptionData enhanced: added: rawPrice, currencySymbol, duration and monthText. if you pass the data, some uis will show the average price per month. (everything is optional)

0.0.6 #

Changed PurchaseStateStreamInterface and added a new method you might want to override:

/// If the purchase state is NOT_PURCHASED, you /// might want to load your subscriptions from the stores. /// /// loadSubscriptions gets called whenever you should load /// the store information Future

0.0.5 #

Add Subscription Duration data class

0.0.4 #

Add PurchaseInProgressStreamInterface for managing the loading State of a purchase Add PurchaseStateStreamInterface for managing the purchase State. NOT_PURCHASED PURCHASED Add PurchaseState enum

0.0.3 #

callback interface changed from Future

0.0.2 #

add dynamic productDetails to SubscriptionData

0.0.1 #

initial interface classes

1
likes
0
points
105
downloads

Publisher

verified publisherlinkfive.io

Weekly Downloads

Interface Package for interpackage communications for in app purchases and shared classes

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on in_app_purchases_interface