Skip to content
Hidenori Matsubayashi edited this page Jul 2, 2021 · 35 revisions

Welcome to the flutter-embedded-linux wiki! All documentation for this software is collected here.

📌 Contents

0. Design Document

1. Building Flutter for Embedded Linux

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

  1. Installing dependent libraries
  2. Building Flutter Engine from source
  3. Source Code for examples
  4. Building Embedded Linux-embedding for Flutter

Building using Yocto

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

2. Running Flutter apps

3. Flutter plugins for Embedded Linux

To Be Added

image