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

Bumps gradle from 4.1.0 to 7.2.2. [![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.2.2)](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

Bumps annotation from 1.1.0 to 1.4.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=androidx.annotation:annotation&package-manager=gradle&previous-version=1.1.0&new-version=1.4.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 gradle from 7.0.2 to 7.2.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.android.tools.build:gradle&package-manager=gradle&previous-version=7.0.2&new-version=7.2.2)](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: camera
platform-android
needs tests
java

Bumps gradle from 3.3.0 to 7.2.1. [![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.2.1)](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: image_picker
platform-android
needs tests

Part of https://github.com/flutter/flutter/issues/107199. ## 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...

p: webview_flutter
platform-android

Initial iOS implementation. Fixes https://github.com/flutter/flutter/issues/102777 ## Pre-launch Checklist - [x] I read the [Contributor Guide] and followed the process outlined there for submitting PRs. - [x] I read the [Tree...

p: file_selector
platform-ios

Part of https://github.com/flutter/flutter/issues/94051 ## 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...

p: webview_flutter
platform-ios
override: no versioning needed
override: no changelog needed

Set the initialDirectory with SetFolder instead of SetDefaultFolder https://docs.microsoft.com/en-us/windows/win32/api/shobjidl_core/nf-shobjidl_core-ifiledialog-setdefaultfolder https://docs.microsoft.com/en-us/windows/win32/api/shobjidl_core/nf-shobjidl_core-ifiledialog-setfolder Fixes flutter/flutter#102706 ## Pre-launch Checklist - [x] I read the [Contributor Guide] and followed the process outlined there for submitting...

p: file_selector
platform-windows
needs tests

Added [IMMEDIATE_AND_CHARGE_FULL_PRICE](https://developer.android.com/reference/com/android/billingclient/api/BillingFlowParams.ProrationMode#IMMEDIATE_AND_CHARGE_FULL_PRICE) to ProrationMode. IMMEDIATE_AND_CHARGE_FULL_PRICE is new in Billing Library v4. https://developer.android.com/google/play/billing/release-notes#4-0-0-summary-changes This library has already been updated to v5, so there is no problem. Fixes https://github.com/flutter/flutter/issues/108164 ## Pre-launch Checklist...

p: in_app_purchase
platform-android
needs tests

Bumps [gson](https://github.com/google/gson) from 2.8.6 to 2.9.1. Release notes Sourced from gson's releases. Gson 2.9.1 Make Object and JsonElement deserialization iterative rather than recursive (#1912) Added parsing support for enum that...

dependencies
p: espresso
platform-android
needs tests
java