Skip to content

Remove support for Stagehand templates #4417

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

Closed
DanTup opened this issue Mar 1, 2023 · 0 comments
Closed

Remove support for Stagehand templates #4417

DanTup opened this issue Mar 1, 2023 · 0 comments
Labels
in commands Relates to commands (usually invoked from the command Palette)
Milestone

Comments

@DanTup
Copy link
Member

DanTup commented Mar 1, 2023

Many CI tests are failing because we have tests for Stagehand but it no longer works on the latest dev SDKs (because it doesn't support null safety).

The package has been discontinued for a long time in favour of "dart create" so we should remove support here (and associated tests) and just provide a message if someone invokes Dart: New Project on a pre-Dart 2.10 SDK.

@DanTup DanTup added the in commands Relates to commands (usually invoked from the command Palette) label Mar 1, 2023
@DanTup DanTup added this to the v3.62.0 milestone Mar 1, 2023
@DanTup DanTup closed this as completed in 5faac1b Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in commands Relates to commands (usually invoked from the command Palette)
Projects
None yet
Development

No branches or pull requests

1 participant