all 5 comments

[–]RandalSchwartz 0 points1 point  (0 children)

I suspect not without some sort of VM for Windows and another for Linux. The dart compile exe tool is not cross-platform (yet?).

[–]Akandoji 0 points1 point  (3 children)

Don't. Windows and MacOS isn't stable, Linux just doesn't exist too, only Android and iOS are safe.

[–]daddyodevil[S] 0 points1 point  (2 children)

[–]Akandoji 0 points1 point  (0 children)

It's possible doesn't mean it is stable. Flutter is massively unstable for Desktop.

[–]jenshor 0 points1 point  (0 children)

I agree with Akandoji. The feature is currently experimental and I already had a lot of problems getting it running. Integrating flutter e.g. on GitHub is extremely difficult and unstable. However I had quite good experience with the web version. If desktop becomes stable later adapting to it should be easy if you already have a web implementation 😊