We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f07513d commit 6412755Copy full SHA for 6412755
README.md
@@ -1,10 +1,17 @@
1
-Flutter plugins
2
-===============
+# Flutter plugins
3
4
This repo is a companion repo to the main [flutter
5
repo](https://github.com/flutter/flutter). It contains the source code for
6
-Flutter first-party plugins.
+Flutter first-party plugins. Check the `packages` directory for all plugins.
7
8
Flutter plugins enable access to platform-specific APIs. For more information
9
about plugins, and how to use them, see
10
[https://flutter.io/platform-plugins/](https://flutter.io/platform-plugins/).
+
11
+These plugins are also available on
12
+[pub](https://pub.dartlang.org/flutter/plugins).
13
14
+## Issues
15
16
+Please file any issues, bugs, or feature requests in the main [flutter
17
+repo](https://github.com/flutter/flutter/issues/new).
0 commit comments