Files
flutter-elinux/README.md
T
Hidenori Matsubayashi 54bf852f1e Add companion repos
2021-07-16 13:26:55 +09:00

1.1 KiB

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.

Companion repos

Repo Purpose
flutter-elinux Flutter tools for eLinux
flutter-elinux-plugins Flutter plugins for eLinux
flutter-embedded-linux eLinux embedding for Flutter
meta-flutter Yocto recipes of eLinux embedding for Flutter

Base software

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