Skip to content

Let flutter attach survive past a single app session #2115

@xster

Description

@xster

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

https://streamable.com/waxnw

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

No one assigned

    Labels

    in docs / websiteRelates to documentation, including the Dart Code website

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions