plugins
plugins copied to clipboard
Plugins for Flutter maintained by the Flutter team
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...
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...
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...
Bumps annotation from 1.1.0 to 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...
Bumps annotation from 1.1.0 to 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...
Bumps annotation from 1.3.0 to 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...
Bumps annotation from 1.0.0 to 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...
Bumps annotation from 1.0.0 to 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...
Bumps annotation from 1.1.0 to 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...
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)....