ianko / flutter.plugins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutter plugins

Build Status

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/.

These plugins are also available on pub.

Issues

Please file any issues, bugs, or feature requests in the this repo.

Contributing

If you wish to contribute a new plugin, please see the documentation for developing packages and platform channels. Once your plugin is ready you can publish 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.

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Dart 43.6%Language:Java 34.1%Language:Objective-C 20.0%Language:Shell 1.6%Language:Ruby 0.7%