Hacker News new | ask | show | jobs
by hcal 2055 days ago
So far I've only been able to find Flutter on Linux with ARM cpus as an initial proof of concept project someone did specifically on a raspberry pi. Is there now an official path for full Linux flutter support on ARM? I'm learning Flutter now and would love to start writing some useful apps for my Pinephone and Pinebook.

On an x86 Linux desktop, Flutter apps can run pretty well and very fast. I hope that holds true on embedded/mobile.

1 comments

There is indeed an official path for full linux support or at least in the sense that is outlined here https://medium.com/flutter/announcing-flutter-linux-alpha-wi...