in_app_purchase_storekit library

Classes

AppStoreProduct2Details
The class represents the information of a StoreKit2 product as registered in the Apple AppStore.
AppStoreProductDetails
The class represents the information of a product as registered in the Apple AppStore.
AppStorePurchaseDetails
The class represents the information of a purchase made with the Apple AppStore.
AppStorePurchaseParam
Apple AppStore specific parameter object for generating a purchase.
InAppPurchaseStoreKitPlatform
An InAppPurchasePlatform that wraps StoreKit.
InAppPurchaseStoreKitPlatformAddition
Contains InApp Purchase features that are only available on iOS.
SK2PromotionalOffer
A wrapper class representing a promotional offer.
SK2PurchaseDetails
The class represents the information of a purchase made with the Apple AppStore, when using Storekit2
Sk2PurchaseParam
Apple StoreKit2's AppStore specific parameter object for generating a purchase.
SK2SubscriptionOfferSignature
This class encapsulates the metadata required to validate a promotional offer, as specified in the Apple StoreKit documentation: https://developer.apple.com/documentation/storekit/product/subscriptionoffer/signature

Constants

kIAPSource → const String
Indicates store front is Apple AppStore.
kPurchaseErrorCode → const String
IAPError.code code for failed purchases.