Comment by doawoo

6 days ago

We shipped a project at work with Flutter recently, specifically using it on embedded Linux, basically a touch screen smart apartment tablet/thermostat combo.

Internally the “UI” team is tiny (basically me, a UI/Designer and one or two other part time engineers) and the productivity is astounding tbh

Which embedder did you guys end up using, Toyota or flutter-elinux

  • flutter-elinux -- By the Sony guys yea? We use that one!

    • Okay so we ended up using that too, it was really well done and documented.

      But in hindsight I think flutter-pi or the Toyota one might have been a better investment. The lead engineer in Sony behind the elinux project left for Nvidia. The Toyota one uses Wayland, you can't make it directly hook into DRM. So you'd need a minimal compositor to get it running.

      2 replies →