# flutter.plugins **Repository Path**: mirrors_google/flutter.plugins ## Basic Information - **Project Name**: flutter.plugins - **Description**: No description available - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2026-03-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Flutter plugins [![Build Status](https://travis-ci.org/google/flutter.plugins.svg?branch=master)](https://travis-ci.org/google/flutter.plugins) This repository contains the source code for Flutter plugins that are developed by Google but not 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.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 [this repo](https://github.com/google/flutter.plugins/issues/new). ## Contributing If you wish to contribute a new plugin, please see the documentation for [developing packages](https://flutter.io/developing-packages/) and [platform channels](https://flutter.io/platform-channels/). Once your plugin is ready you can [publish](https://flutter.io/developing-packages/#publish) to the [pub repository](https://pub.dartlang.org/). If you wish to contribute a change to any of the existing plugins in this repo, please review our [contribution guide](https://github.com/google/flutter.plugins/blob/master/CONTRIBUTING.md), and send a [pull request](https://github.com/google/flutter.plugins/pulls).