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

Adds support for `LaunchMode.externalNonBrowserApplication` to `url_launcher` on Android by acting on the `universalLinksOnly` parameter that was already being passed to the method channel. Simply adds `Intent.FLAG_ACTIVITY_REQUIRE_NON_BROWSER` on Android R and...

p: url_launcher
platform-android

Bumps [robolectric](https://github.com/robolectric/robolectric) from 4.5 to 4.8.1. Release notes Sourced from robolectric's releases. Robolectric 4.8.1 This is a minor release that fixes #7286, a NoClassDefError that can occur. Thanks for @​utzcoz...

dependencies
p: camera
platform-android
needs tests
java

Bumps [robolectric](https://github.com/robolectric/robolectric) from 4.3 to 4.8.1. Release notes Sourced from robolectric's releases. Robolectric 4.8.1 This is a minor release that fixes #7286, a NoClassDefError that can occur. Thanks for @​utzcoz...

dependencies
p: url_launcher
platform-android
needs tests

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
platform-android
p: flutter_plugin_android_lifecycle
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: path_provider
platform-android
needs tests
java

Bumps annotation from 1.3.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.3.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: image_picker
platform-android
needs tests
java

Bumps annotation from 1.0.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.0.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: url_launcher
platform-android
needs tests
java

Bumps annotation from 1.0.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.0.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: 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: camera
platform-android
needs tests
java

Android implementation of the version 4 of the webview_flutter_platform_interface. To make it easier to review this PR I added functionality in order: - [x] Implementation of the `AndroidWebViewCookieManager` (commit 0929348)....

p: webview_flutter
platform-android