| # Flutter plugins | 
 |  | 
 | [](https://cirrus-ci.com/github/flutter/plugins/master) | 
 |  | 
 | 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 (i.e., plugins developed by the core Flutter team). | 
 | 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.dev/platform-plugins/](https://flutter.dev/platform-plugins/). | 
 |  | 
 | These plugins are also available on | 
 | [pub](https://pub.dev/flutter/packages). | 
 |  | 
 | ## Issues | 
 |  | 
 | Please file any issues, bugs, or feature requests in the [main flutter | 
 | repo](https://github.com/flutter/flutter/issues/new). | 
 |  | 
 | ## Contributing | 
 |  | 
 | If you wish to contribute a new plugin to the Flutter ecosystem, please | 
 | see the documentation for [developing packages](https://flutter.dev/developing-packages/) and | 
 | [platform channels](https://flutter.dev/platform-channels/). You can store | 
 | your plugin source code in any GitHub repository (the present repo is only | 
 | intended for plugins developed by the core Flutter team). Once your plugin | 
 | is ready you can [publish](https://flutter.dev/developing-packages/#publish) | 
 | to the [pub repository](https://pub.dev/). | 
 |  | 
 | If you wish to contribute a change to any of the existing plugins in this repo, | 
 | please review our [contribution guide](https://github.com/flutter/plugins/blob/master/CONTRIBUTING.md), | 
 | and send a [pull request](https://github.com/flutter/plugins/pulls). | 
 |  | 
 | ## Plugins | 
 | These are the available plugins in this repository. | 
 |  | 
 | | Plugin | Pub | | 
 | |--------|-----| | 
 | | [android_alarm_manager](./packages/android_alarm_manager/) | [](https://pub.dev/packages/android_alarm_manager) | | 
 | | [android_intent](./packages/android_intent/) | [](https://pub.dev/packages/android_intent) | | 
 | | [battery](./packages/battery/) | [](https://pub.dev/packages/battery) | | 
 | | [camera](./packages/camera/) | [](https://pub.dev/packages/camera) | | 
 | | [connectivity](./packages/connectivity/) | [](https://pub.dev/packages/connectivity) | | 
 | | [device_info](./packages/device_info/) | [](https://pub.dev/packages/device_info) | | 
 | | [google_maps_flutter](./packages/google_maps_flutter) | [](https://pub.dev/packages/google_maps_flutter) | | 
 | | [google_sign_in](./packages/google_sign_in/) | [](https://pub.dev/packages/google_sign_in) | | 
 | | [image_picker](./packages/image_picker/) | [](https://pub.dev/packages/image_picker) | | 
 | | [in_app_purchase](./packages/in_app_purchase/) | [](https://pub.dev/packages/in_app_purchase) | | 
 | | [local_auth](./packages/local_auth/) | [](https://pub.dev/packages/local_auth) | | 
 | | [package_info](./packages/package_info/) | [](https://pub.dev/packages/package_info) | | 
 | | [path_provider](./packages/path_provider/) | [](https://pub.dev/packages/path_provider) | | 
 | | [quick_actions](./packages/quick_actions/) | [](https://pub.dev/packages/quick_actions) | | 
 | | [sensors](./packages/sensors/) | [](https://pub.dev/packages/sensors) | | 
 | | [share](./packages/share/) | [](https://pub.dev/packages/share) | | 
 | | [shared_preferences](./packages/shared_preferences/) | [](https://pub.dev/packages/shared_preferences) | | 
 | | [url_launcher](./packages/url_launcher/) | [](https://pub.dev/packages/url_launcher) | | 
 | | [video_player](./packages/video_player/) | [](https://pub.dev/packages/video_player) | | 
 | | [webview_flutter](./packages/webview_flutter/) | [](https://pub.dev/packages/webview_flutter) | |