Flutter-desktop-embedding: [Feature][Desktop] 2 or more apps running (debug)

Created on 13 Sep 2019  路  2Comments  路  Source: google/flutter-desktop-embedding

hi , im using flutter for some time now, lightest debug process is for desktop as i tried ,
i,ve been thinking How Exactly should we run 2 or more flutter apps running , (Macos)
because right now when i run second one , the first one quits ,
is that even possible for now (2 or more (different or even similar) apps for desktop platform on the fly) (debug)(parallel independent hot_view as another dart process or whatever)?
i appreciate your answer <3

1.10.2pre

Screen Shot 2019-09-14 at 2 28 51 AM

Most helpful comment

This is tracked already as https://github.com/flutter/flutter/issues/37889; closing this version since it's a flutter behavior, not an FDE behavior.

All 2 comments

We currently kill the old desktop process if a new one starts up, I think I should just remove that behavior.

This is tracked already as https://github.com/flutter/flutter/issues/37889; closing this version since it's a flutter behavior, not an FDE behavior.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

zhujintao picture zhujintao  路  3Comments

ghost picture ghost  路  8Comments

Syleron picture Syleron  路  5Comments

YazeedAlKhalaf picture YazeedAlKhalaf  路  5Comments

stuartmorgan picture stuartmorgan  路  5Comments