I saw a few peoples managed to build flutter apps for other OS than the usual Android/IOS
My question here is simple : How ? What is the current process to build a flutter app for mac/windows ? There's no need for it to be production ready. Something experimental is enough
Running a Flutter app on desktop You can run a Flutter app either using your IDE or from the command line. From your IDE, select the desktop platform that you want to run the app on, and launch it.
Flutter Windows Desktop is now considered stable : r/QtFramework.
Flutter is a cross-platform solution, which means that you can build apps with a single codebase that runs on multiple platforms. Additionally, flutter framework serves as the primary platform for Fuchsia, a new Google operating system expected to replace Android eventually.
For those wondering how to : https://github.com/google/flutter-desktop-embedding
There's an example using openGL to render a flutter app
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With