Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 38ad48d

Browse files
authored
Update README.md (#34)
1 parent 4c18a08 commit 38ad48d

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,17 @@
1-
Flutter plugins
2-
===============
1+
# Flutter plugins
32

43
This repo is a companion repo to the main [flutter
54
repo](https://github.com/flutter/flutter). It contains the source code for
6-
Flutter first-party plugins.
5+
Flutter first-party plugins. Check the `packages` directory for all plugins.
76

87
Flutter plugins enable access to platform-specific APIs. For more information
98
about plugins, and how to use them, see
109
[https://flutter.io/platform-plugins/](https://flutter.io/platform-plugins/).
10+
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

Comments
 (0)