-
Notifications
You must be signed in to change notification settings - Fork 131
Home
Hidenori Matsubayashi edited this page Jul 21, 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 for embedded developers to develop Flutter apps for embedded Linux (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