windows_iap library
Microsoft Store purchases, product data, and subscription entitlements for Flutter applications running on Windows.
Prefer importing package:windows_store_iap/windows_store_iap.dart in new
applications. This library remains available for source compatibility with
the original package.
Classes
- Product
- A Microsoft Store product and its purchasable SKUs.
- StoreAppLicense
- License information for the current Store application and its add-ons.
- StoreAvailability
- A purchasable availability for a Microsoft Store SKU.
- StoreCollectionData
- Ownership and trial data for a SKU in the user's Store collection.
- StoreLicense
- A Microsoft Store add-on license.
- StorePrice
- Localized and numeric Microsoft Store price information.
- StoreSku
- A purchasable Microsoft Store SKU.
- StoreSubscriptionInfo
- Billing cadence and optional trial period for a subscription SKU.
- WindowsIap
- Client API for Microsoft Store purchases and license information.
Enums
- StoreDurationUnit
- Unit used for subscription billing and trial periods.
- StorePurchaseStatus
- Result returned by the Microsoft Store purchase UI.