ianko / plugins

Plugins for Flutter, including FlutterFire, maintained by the Flutter team

Home Page:https://flutter.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutter plugins

Build Status Release Status

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

Plugin Pub Points Popularity Likes
camera pub package pub points popularity likes
espresso pub package pub points popularity likes
flutter_plugin_android_lifecycle pub package pub points popularity likes
google_maps_flutter pub package pub points popularity likes
google_sign_in pub package pub points popularity likes
image_picker pub package pub points popularity likes
in_app_purchase pub package pub points popularity likes
ios_platform_images pub package pub points popularity likes
local_auth pub package pub points popularity likes
path_provider pub package pub points popularity likes
plugin_platform_interface pub package pub points popularity likes
quick_actions pub package pub points popularity likes
shared_preferences pub package pub points popularity likes
url_launcher pub package pub points popularity likes
video_player pub package pub points popularity likes
webview_flutter pub package pub points popularity likes

Deprecated

The following plugins are also part of this repository, but are deprecated in favor of the Flutter Community Plus versions.

Plugin Pub Replacement Pub
android_alarm_manager pub package android_alarm_manager_plus pub package
android_intent pub package android_intent_plus pub package
battery pub package battery_plus pub package
connectivity pub package connectivity_plus pub package
device_info pub package device_info_plus pub package
package_info pub package package_info_plus pub package
sensors pub package sensors_plus pub package
share pub package share_plus pub package
wifi_info_flutter pub package network_info_plus pub package

About

Plugins for Flutter, including FlutterFire, maintained by the Flutter team

https://flutter.io/

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


Languages

Language:Dart 57.4%Language:Java 23.7%Language:Objective-C 11.4%Language:C++ 2.9%Language:CMake 1.9%Language:Ruby 1.4%Language:Swift 0.5%Language:C 0.3%Language:Shell 0.2%Language:HTML 0.2%Language:Dockerfile 0.1%Language:Kotlin 0.0%