Skip to content
Hidenori Matsubayashi edited this page Aug 9, 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, use flutter-elinux.

💻 Contents

Design Document

Setting up

  1. Installing dependent libraries
  2. Installing flutter-elinux

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

Running Flutter apps

Flutter plugins for eLinux

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