From e6d61c00affaee2a18bfa7ca4d9ae90f2a04d19b Mon Sep 17 00:00:00 2001 From: Hidenori Matsubayashi Date: Fri, 16 Jul 2021 16:50:58 +0900 Subject: [PATCH] Add companion repos (#1) Updated README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 76681b0..f102289 100644 --- a/README.md +++ b/README.md @@ -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 |