windows_store_iap 0.2.0 copy "windows_store_iap: ^0.2.0" to clipboard
windows_store_iap: ^0.2.0 copied to clipboard

PlatformWindows

Microsoft Store purchases and subscription entitlements for Flutter on Windows.

0.2.0 #

  • Initial release fo windwos_store_iap 0.2.0
  • Fix the bug.

0.1.0 #

  • Publish the enhanced fork as windows_store_iap and retain a compatibility entry point for existing WindowsIap users.
  • Add complete public API documentation and a Chinese API reference.
  • Correct subscription entitlement checks; StoreLicense.IsActive is no longer treated as an entitlement signal.
  • Bound cached add-on licenses by their UTC expiration date.
  • Correct WinRT-to-Unix time conversion and expose epoch milliseconds.
  • Add structured app license, SKU, subscription, collection, price and availability models.
  • Replace hand-built native JSON with typed Flutter MethodChannel values.
  • Add argument validation, HRESULT propagation and native exception handling.
  • Add model and MethodChannel regression tests.

0.0.1 #

  • Initial release.
1
likes
155
points
15
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Microsoft Store purchases and subscription entitlements for Flutter on Windows.

Repository (GitHub)
View/report issues

Topics

#windows #microsoft-store #in-app-purchase #subscriptions

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on windows_store_iap

Packages that implement windows_store_iap