Add readme
diff --git a/README.md b/README.md new file mode 100644 index 0000000..525ec61 --- /dev/null +++ b/README.md
@@ -0,0 +1,10 @@ +Flutter plugins +=============== + +This repo is a companion repo to the main [flutter +repo](https://github.com/flutter/flutter). It contains the source code for +Flutter first-party plugins. + +Flutter plugins enable access to platform-specific APIs. For more information +about plugins, and how to use them, see +[https://flutter.io/platform-plugins/](https://flutter.io/platform-plugins/).