Default package

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message IAPFetchProductsRequest

flutter_iap.proto:66

enum IAPIntroductoryPricePaymentMode

flutter_iap.proto:81

https://developer.apple.com/documentation/storekit/skproductdiscount/paymentmode

message IAPProduct

flutter_iap.proto:87

Used in: IAPResponse

enum IAPProductType

flutter_iap.proto:54

Type of IAP product. The calling app should manage the list of SKUs and their corresponding types, because: iOS supports different IAP and subscription types, however the actual definition is not available through StoreKit. On Android a IAP is non-consumable until it has been consumed, eliminating the explicit type definition.

Used in: IAPProduct, IAPPurchaseRequest

message IAPPurchase

flutter_iap.proto:70

Used in: IAPResponse

message IAPPurchaseRequest

flutter_iap.proto:61

message IAPResponse

flutter_iap.proto:107

enum IAPResponseStatus

flutter_iap.proto:6

Defines the response status for a IAP operation.

Used in: IAPResponse