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

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

We're preparing flutter-elinux now, which is an extension to the Flutter SDK to develop Flutter apps for embedded Linux (eLinux). Please wait soon.

💻 Contents

0. Design Document

1. Setting up

  1. Installing dependent libraries
  2. Installing Flutter SDK

2. Building eLinux embedding for Flutter from source

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

  1. Building Flutter Engine from source
  2. Source Code for examples
  3. Building Embedded Linux embedding for Flutter

Building using Yocto

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

3. Running Flutter apps

4. Flutter plugins for Embedded Linux

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