From c077a7be45a971ffd13e8d47d90c5c66e78bc182 Mon Sep 17 00:00:00 2001 From: Hidenori Matsubayashi Date: Fri, 16 Jul 2021 13:10:48 +0900 Subject: [PATCH] first commit --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..76681b0 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Flutter plugins for Embedded Linux (eLinux) +This repo is a companion repo to the [flutter-elinux](https://github.com/sony/flutter-elinux). It contains the source code for Flutter plugins for eLinux. Check the packages directory for all plugins. + +## Plugins +Coming soon.