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

Update README.md #34

Merged
merged 1 commit into from
May 10, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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).