windows_store 1.0.0 copy "windows_store: ^1.0.0" to clipboard
windows_store: ^1.0.0 copied to clipboard

PlatformWindows

A flutter plugin for retrieving license information from Microsoft Store apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add windows_store

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

dependencies:
  windows_store: ^1.0.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/windows_store.dart';
4
likes
150
points
138
downloads

Publisher

verified publishersongbook-pro.com

Weekly Downloads

A flutter plugin for retrieving license information from Microsoft Store apps.

Repository (GitHub)

Documentation

API reference

License

MPL-2.0 (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on windows_store

Packages that implement windows_store