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

Commit

Permalink
Update README.md (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
goderbauer authored May 10, 2017
1 parent 4c18a08 commit 38ad48d
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,17 @@
Flutter plugins
===============
# 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 first-party plugins. Check the `packages` directory for all 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/).

These plugins are also available on
[pub](https://pub.dartlang.org/flutter/plugins).

## Issues

Please file any issues, bugs, or feature requests in the main [flutter
repo](https://github.com/flutter/flutter/issues/new).

0 comments on commit 38ad48d

Please sign in to comment.