Add companion repos (#1)

Updated README
This commit is contained in:
Hidenori Matsubayashi
2021-07-16 16:50:58 +09:00
committed by GitHub
parent c077a7be45
commit e6d61c00af
+8
View File
@@ -3,3 +3,11 @@ This repo is a companion repo to the [flutter-elinux](https://github.com/sony/fl
## Plugins
Coming soon.
## Companion repos
| Repo | Purpose |
| ------------- | ------------- |
| [flutter-elinux](https://github.com/sony/flutter-elinux) | Flutter tools for eLinux |
| [flutter-elinux-plugins](https://github.com/sony/flutter-elinux-plugins) | Flutter plugins for eLinux |
| [flutter-embedded-linux](https://github.com/sony/flutter-embedded-linux) | eLinux embedding for Flutter |
| [meta-flutter](https://github.com/sony/meta-flutter) | Yocto recipes of eLinux embedding for Flutter |