flutter-pi
flutter-pi copied to clipboard
run two flutter apps on two displays (raspberry pi 4)??
Weird question but how would one go about running two flutter apps one on each monitor ?
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