Skip to content
Hidenori Matsubayashi edited this page Jun 11, 2021 · 35 revisions

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

📌 Contents

1. Building Flutter for Embedded Linux

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

Building Flutter for Embedded Linux using Yocto

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

2. Running Flutter apps

Clone this wiki locally