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

discontinued
PlatformWindows

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

With Flutter:

 $ flutter 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.15.1

Alternatively, your editor might support dart pub get or flutter 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
110
pub points
0%
popularity
screenshot

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Topics

#windows #tool

Documentation

API reference

License

MIT (LICENSE)

Dependencies

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

More

Packages that depend on mg_msix