plugins icon indicating copy to clipboard operation
plugins copied to clipboard

Plugins for Flutter maintained by the Flutter team

Results 128 plugins issues
Sort by recently updated
recently updated
newest added

Platform interface part of allowing use of the Link widget in lists with mouse drag enabled. Platform interface part of [#5430](https://github.com/flutter/plugins/pull/5430) Issues fixed: [#102735](https://github.com/flutter/flutter/issues/102735) ## Pre-launch Checklist - [x] I...

p: url_launcher
needs tests

It's pretty much one to one translation. Since the ui test is a completely separate target, it does not require https://github.com/flutter/plugins/pull/6369 to be landed first. *List which issues are fixed...

p: quick_actions
platform-ios

Flutter v2.8+ uses `android/local.properties` See https://docs.flutter.dev/deployment/android#updating-the-apps-version-number (not really, but well...) ## Pre-launch Checklist - [ ] I read the [Contributor Guide] and followed the process outlined there for submitting PRs....

p: google_maps_flutter

Bumps core from 1.8.0 to 1.9.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=androidx.core:core&package-manager=gradle&previous-version=1.8.0&new-version=1.9.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
p: local_auth
platform-android
needs tests
java

This PR provides additional context to some of the capabilities of the video_player plugin. Specifically, it adds information on the limitations on the Data Sources and Constructors for the VideoPlayerController,...

p: video_player

Part of https://github.com/flutter/flutter/issues/111127. ## Pre-launch Checklist - [ ] I read the [Contributor Guide] and followed the process outlined there for submitting PRs. - [ ] I read the [Tree...

p: camera
platform-android

Proof of concept for https://github.com/flutter/flutter/issues/107260. Adds the `availableCameras()` method to the CameraX plugin. ## Pre-launch Checklist - [ ] I read the [Contributor Guide] and followed the process outlined there...

p: camera
platform-android

## Description Add support of `mixedContentMode` for Android WebView. ## Related Issues Fixes flutter/flutter#43595 and flutter/flutter#24975 ## Checklist Before you create this PR confirm that it meets all requirements listed...

cla: yes
p: webview_flutter
platform-android