Files
flutter-elinux/README.md
T
Hidenori Matsubayashi d10fcb6127 first commit
2021-07-16 13:03:30 +09:00

961 B

Flutter for Embedded Linux (eLinux)

This software is a non-official extension to the Flutter SDK to build Flutter apps for Embedded Linux devices.

Documentation

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

Contributing

See CONTRIBUTING.md.

Flutter plugins for eLinux

Flutter embedder (engine) for eLinux

Yocto recipes for Flutter embedder for eLinux

Base software

This software was created based on the flutter-tizen (branched from this version). Special thanks to the flutter-tizen team.