-
Notifications
You must be signed in to change notification settings - Fork 340
Closed
Labels
in docs / websiteRelates to documentation, including the Dart Code websiteRelates to documentation, including the Dart Code website
Milestone
Description
Since flutter/flutter#44637, the Flutter tools CLI now can attach to Android without additional parameters (you probably don't have to do #1189 anymore) and also stays always alive waiting for more connections if it ever disconnects. Here's a small video demonstrating it
This is useful since the user would be editing both the native code (which requires relaunching the app) and Flutter code simultaneously.
VSCode currently disconnects permanently once the app is stopped. Can we keep the session alive until the user explicitly disconnects?
Metadata
Metadata
Assignees
Labels
in docs / websiteRelates to documentation, including the Dart Code websiteRelates to documentation, including the Dart Code website