-
Notifications
You must be signed in to change notification settings - Fork 131
Home
Hidenori Matsubayashi edited this page Jul 15, 2021
·
35 revisions
Welcome to the flutter-embedded-linux wiki! All documentation for this software is collected here.
We're preparing Flutter SDK for embedded Linux (eLinux) now, which is easy for embedded developers to develop Flutter apps for eLinux. Please wait soon.
- What's the difference between Linux desktop and Embedded Linux?
- Features of Embedded Linux embedding for Flutter
- Flutter plugin APIs
- Flutter artifacts
It is strongly recommended to try to build for x64 targets on x64 hosts at first to get an overall picture.
- Building Flutter Engine from source
- Source Code for examples
- Building Embedded Linux-embedding for Flutter
If you want to build using Yocto, see: meta-flutter
To Be Added