flutter_windows_iap 0.0.1
flutter_windows_iap: ^0.0.1 copied to clipboard
Microsoft Store in-app purchase plugin for Flutter Windows — products, purchases, licenses, and One Store validation IDs.
0.0.1 #
- Initial release of
flutter_windows_iap. - Windows Microsoft Store APIs via method channel
com.moontechnolabs.flutter_windows_iap. - Supports
getProducts,makePurchase,checkPurchase,getAddonLicenses, andgetPurchaseId. - Includes
OneStoreConfigfor Azure AD / One Store OAuth credentials.