-
Notifications
You must be signed in to change notification settings - Fork 72
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
[BUG] msix:create doesn't handle package_names #1
Labels
Comments
Fixed in version 0.0.9 (available now), |
bug close after fix and test. |
Open
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
ℹ️ Info
💬 Description
Attempting to run
flutter pub run msix:create
on a package that has _ characters in the package name errors out.📜 Pubspec.yaml
The text was updated successfully, but these errors were encountered: