store_kit_wrappers library
Classes
- SKError
- Dart wrapper around StoreKit's NSError.
- SKPaymentDiscountWrapper
- Dart wrapper around StoreKit's SKPaymentDiscount.
- SKPaymentQueueDelegateWrapper
-
A wrapper around
SKPaymentQueueDelegate
. - SKPaymentQueueWrapper
-
A wrapper around
SKPaymentQueue
. - SKPaymentTransactionWrapper
- Created when a payment is added to the SKPaymentQueueWrapper.
- SKPaymentWrapper
- Dart wrapper around StoreKit's SKPayment.
- SKPriceLocaleWrapper
- Object that indicates the locale of the price
- SKProductDiscountWrapper
- Dart wrapper around StoreKit's SKProductDiscount.
- SkProductResponseWrapper
- Dart wrapper around StoreKit's SKProductsResponse.
- SKProductSubscriptionPeriodWrapper
- Dart wrapper around StoreKit's SKProductSubscriptionPeriod.
- SKProductWrapper
- Dart wrapper around StoreKit's SKProduct.
- SKReceiptManager
- This class contains static methods to manage StoreKit receipts.
- SKRequestMaker
- A request maker that handles all the requests made by SKRequest subclasses.
- SKStorefrontWrapper
- Contains the location and unique identifier of an Apple App Store storefront.
- SKTransactionObserverWrapper
- Callback handlers for transaction status changes.
Enums
- SKPaymentTransactionStateWrapper
- The state of a transaction.
- SKProductDiscountPaymentMode
- Dart wrapper around StoreKit's SKProductDiscountPaymentMode.
- SKSubscriptionPeriodUnit
- Dart wrapper around StoreKit's SKProductPeriodUnit.