Skip to content
Hidenori Matsubayashi edited this page Aug 15, 2023 · 35 revisions

Welcome to the flutter-embedded-linux wiki!

This documentation is for eLinux embedding for Linux developers. If you develop your flutter app for eLinux, please use flutter-elinux.

💻 Contents

Setting up

Building eLinux embedding

It is strongly recommended to try to build for x64 targets on x64 hosts at first to understand the overall picture.

Building using Yocto

If you want to build using Yocto, see: meta-flutter

Running Flutter apps

Flutter plugins for eLinux

See: https://github.com/sony/flutter-elinux-plugins

Design Documents