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

Handle trying to launch Flutter apps when not in Flutter mode better #3870

Closed
DanTup opened this issue Mar 11, 2022 · 0 comments
Closed

Handle trying to launch Flutter apps when not in Flutter mode better #3870

DanTup opened this issue Mar 11, 2022 · 0 comments
Labels
in debugger Relates to the debug adapter or process of launching a debug session in flutter Relates to running Flutter apps is enhancement
Milestone

Comments

@DanTup
Copy link
Member

DanTup commented Mar 11, 2022

See #3858 (comment)

If your Flutter app is too far down the tree that we don't detect it, trying to launch it gives confusing errors. We should handle this better and make it clear to the user how to fix.

Or, if possible, we should perform a silent restart that forces Flutter mode at any point that we realise we have a Flutter project.

@DanTup DanTup added is enhancement in flutter Relates to running Flutter apps in debugger Relates to the debug adapter or process of launching a debug session labels Mar 11, 2022
@DanTup DanTup added this to the v3.38.0 milestone Mar 11, 2022
@DanTup DanTup closed this as completed in b3dab1a Mar 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in debugger Relates to the debug adapter or process of launching a debug session in flutter Relates to running Flutter apps is enhancement
Projects
None yet
Development

No branches or pull requests

1 participant