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

This PR adds the ability to optionally also enable streaming when starting recording of a video. This feature is useful, for example, in applications that use image recognition. The customer...

p: camera
platform-ios
platform-android
platform-windows
platform-web

Exposes the Java `InstanceManager` so other plugins/apps can use the native resources stored there. For example, customers could use https://developers.google.com/android/reference/com/google/android/gms/ads/MobileAds#registerWebView(android.webkit.WebView). ## Pre-launch Checklist - [x] I read the [Contributor Guide]...

p: webview_flutter
platform-android

Bumps gradle from 3.5.4 to 7.3.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.android.tools.build:gradle&package-manager=gradle&previous-version=3.5.4&new-version=7.3.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: google_maps_flutter
platform-android
needs tests
java

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.22 to 2.1.24. Changelog Sourced from github/codeql-action's changelog. CodeQL Action Changelog [UNRELEASED] We will soon be rolling out a feature of the CodeQL Action that stores some...

dependencies
github_actions

Bumps gradle from 3.5.0 to 7.3.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.android.tools.build:gradle&package-manager=gradle&previous-version=3.5.0&new-version=7.3.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: espresso
platform-android
needs tests
java

Bumps gradle from 3.4.2 to 7.3.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.android.tools.build:gradle&package-manager=gradle&previous-version=3.4.2&new-version=7.3.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: url_launcher
platform-android
needs tests
java

Bumps gradle from 3.3.0 to 7.3.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.android.tools.build:gradle&package-manager=gradle&previous-version=3.3.0&new-version=7.3.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: path_provider
platform-android
needs tests
java

Bumps gradle from 4.1.0 to 7.3.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.android.tools.build:gradle&package-manager=gradle&previous-version=4.1.0&new-version=7.3.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: in_app_purchase
platform-android
needs tests
java

![image](https://user-images.githubusercontent.com/15884415/190951095-c4573389-5422-4008-bb49-15aab4d01c59.png) ## Pre-launch Checklist - [x] I read the [Contributor Guide] and followed the process outlined there for submitting PRs. - [x] I read the [Tree Hygiene] wiki page, which...

p: video_player

Since HLS streams can deliver multiple tracks with a single URL, it could be particularly useful to set a maximum video resolution to spare network bandwidth instead of picking the...

p: webview_flutter
p: image_picker
p: video_player
platform-ios
platform-android