Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE REQUEST] Can we make msix not depend on flutter? #139

Closed
lijy91 opened this issue Jun 8, 2022 · 1 comment
Closed

[FEATURE REQUEST] Can we make msix not depend on flutter? #139

lijy91 opened this issue Jun 8, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@lijy91
Copy link
Contributor

lijy91 commented Jun 8, 2022

💬 Description

This tool doesn't seem to need to run in a flutter app, can we remove the flutter-related dependencies to make it a pure dart tool? I'm using msix in flutter_distributor and when I use melos bootstrap it doesn't do dependency installation correctly.

Resolving dependencies...
Because app_package_maker_msix requires the Flutter SDK, version solving failed.
Flutter users should run `flutter pub get` instead of `dart pub get`.
BootstrapException: Failed to install.: app_package_maker_msix at /Users/lijy91/Documents/Projects/leanflutter/flutter_distributor/packages/app_package_maker_msix.
@YehudaKremer YehudaKremer added the enhancement New feature or request label Oct 10, 2022
@YehudaKremer
Copy link
Owner

YehudaKremer commented May 19, 2023

done in a7eb228, version 3.13.0

Thank you 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants