GitHunt
TS

tsinis/plugins

Plugins for Flutter maintained by the Flutter team

Flutter plugins

Build Status
Release Status
OpenSSF Scorecard

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.

Plugin Pub Points Popularity Likes Issues Pull requests
camera pub package pub points popularity likes GitHub issues by-label GitHub pull requests by-label
espresso pub package pub points popularity likes GitHub issues by-label GitHub pull requests by-label
file_selector pub package pub points popularity likes GitHub issues by-label GitHub pull requests by-label
flutter_plugin_android_lifecycle pub package pub points popularity likes GitHub issues by-label GitHub pull requests by-label
google_maps_flutter pub package pub points popularity likes GitHub issues by-label GitHub pull requests by-label
google_sign_in pub package pub points popularity likes GitHub issues by-label GitHub pull requests by-label
image_picker pub package pub points popularity likes GitHub issues by-label GitHub pull requests by-label
in_app_purchase pub package pub points popularity likes GitHub issues by-label GitHub pull requests by-label
ios_platform_images pub package pub points popularity likes GitHub issues by-label GitHub pull requests by-label
local_auth pub package pub points popularity likes GitHub issues by-label GitHub pull requests by-label
path_provider pub package pub points popularity likes GitHub issues by-label GitHub pull requests by-label
plugin_platform_interface pub package pub points popularity likes GitHub issues by-label GitHub pull requests by-label
quick_actions pub package pub points popularity likes GitHub issues by-label GitHub pull requests by-label
shared_preferences pub package pub points popularity likes GitHub issues by-label GitHub pull requests by-label
url_launcher pub package pub points popularity likes GitHub issues by-label GitHub pull requests by-label
video_player pub package pub points popularity likes GitHub issues by-label GitHub pull requests by-label
webview_flutter pub package pub points popularity likes GitHub issues by-label GitHub pull requests by-label

Languages

Dart65.0%Java14.4%Objective-C11.1%C++6.2%CMake1.7%Ruby0.7%Swift0.5%C0.2%HTML0.1%Shell0.1%Dockerfile0.0%CSS0.0%
BSD 3-Clause "New" or "Revised" License
Created October 24, 2022
Updated July 28, 2024
tsinis/plugins | GitHunt