-
Notifications
You must be signed in to change notification settings - Fork 131
Home
Hidenori Matsubayashi edited this page Aug 25, 2021
·
35 revisions
Welcome to the flutter-embedded-linux wiki! All documentation for this software is collected here.
This documentation is for eLinux embedding for Linux developers. If you develop your flutter app, use flutter-elinux.
- 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