-
Notifications
You must be signed in to change notification settings - Fork 344
Closed
Labels
in commandsRelates to commands (usually invoked from the command Palette)Relates to commands (usually invoked from the command Palette)is enhancementAn enhancement or improvement that should be listed in release notes but is not a bug fix.An enhancement or improvement that should be listed in release notes but is not a bug fix.
Milestone
Description
Describe the bug
Stagehand is deprecated. The new thing is dart pub create
To Reproduce
Steps to reproduce the behavior:
- uninstall the broken stagehand (broken now because
pubno longer exists):
dart pub global deactivate stagehand # buh bye broken tool - command-window Dart: create project
- Fails, wanting the now-broken stagehand to be reinstalled. No way, jose.
Expected behavior
dart pub create gets run with the proper args
Screenshots
Versions (please complete the following information):
- VS Code version: 1.54.1
- Dart extension version: 3.20.1
- Dart/Flutter SDK version: 2.0+dev
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
in commandsRelates to commands (usually invoked from the command Palette)Relates to commands (usually invoked from the command Palette)is enhancementAn enhancement or improvement that should be listed in release notes but is not a bug fix.An enhancement or improvement that should be listed in release notes but is not a bug fix.