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

PlatformWindows

Microsoft Store purchases and subscription entitlements for Flutter on Windows.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add windows_store_iap

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  windows_store_iap: ^0.1.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:windows_store_iap/windows_store_iap.dart';
1
likes
145
points
15
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Microsoft Store purchases and subscription entitlements for Flutter on Windows.

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