Skip to content
Hidenori Matsubayashi edited this page Sep 30, 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.

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

Running Flutter apps

Design Documents