flutter-pi icon indicating copy to clipboard operation
flutter-pi copied to clipboard

run two flutter apps on two displays (raspberry pi 4)??

Open karticr opened this issue 2 years ago • 1 comments

Weird question but how would one go about running two flutter apps one on each monitor ?

karticr avatar Jan 20 '23 23:01 karticr

it is not supported. someone did try to make two flutter-pi instance, but it required some changes in the code. I am not sure if he is able to make it work.

https://github.com/ardera/flutter-pi/issues/266

and also here

https://github.com/ardera/flutter-pi/issues/265

eu-erwin avatar Apr 30 '25 13:04 eu-erwin