wenzhiming/flutter-plugins
Plugins for Flutter maintained by the Flutter team
- Stars
- 18
- Forks
- 39
- Last push (UTC)
- Nov 18, 2022
- Project status
- Active
Original README
English project snapshot. Visit GitHub for the latest content.
Expand / collapse project README
Flutter plugins
This repo is a companion repo to the main flutter
repo. 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/.
These plugins are also available on pub.
Issues
Please file any issues, bugs, or feature requests in the main flutter repo.
Issues pertaining to this repository are labeled "plugin".
Contributing
If you wish to contribute a new plugin to the Flutter ecosystem, please see the documentation for developing packages and 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 it to the pub repository.
If you wish to contribute a change to any of the existing plugins in this repo, please review our contribution guide, and send a pull request.
Plugins
These are the available plugins in this repository.