mg_msix 3.13.0 copy "mg_msix: ^3.13.0" to clipboard
mg_msix: ^3.13.0 copied to clipboard

discontinued
outdated

A command-line tool that create Msix installer from your flutter windows-build files.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mg_msix

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

dependencies:
  mg_msix: ^3.13.0

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

Import it

Now in your Dart code, you can use:

import 'package:mg_msix/msix.dart';
0
likes
0
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

A command-line tool that create Msix installer from your flutter windows-build files.

Repository (GitHub)
View/report issues

Topics

#windows #tool

License

unknown (license)

Dependencies

args, cli_util, console, get_it, image, package_config, path, pub_semver, yaml

More

Packages that depend on mg_msix