plugins
plugins copied to clipboard
Plugins for Flutter maintained by the Flutter team
when passing m3u8 file to videoplayer as videoplayercontroller.file links insided m3u8 file has to be used with http headers so i passed it in the videoplayercontroller.file and changed all things...
## Description iOS changes for https://github.com/flutter/plugins/pull/4638 ## Related issues flutter/flutter#65995 ## Pre-launch Checklist - [x] I read the [Contributor Guide] and followed the process outlined there for submitting PRs. -...
Updates conversion of `BitmapDescriptor.fromBytes` marker icons to support the new `size` parameter. Also: * Minor refactor to extract the conversion of BitmapDescriptor to gm.Icon to a separate method. * Updates...
Adds a `size` parameter to the `BitmapDescriptor.fromBytes` constructor, so **web** applications can specify the actual *physical size* of the bitmap. The parameter is not needed (and ignored) in other platforms....
SKProductDiscount added "identifier", "type" two fields in iOS12.2, but the plugin is missing. In some discount purchase scenarios, we need these fields. Fixes flutter/flutter#100602 ## Pre-launch Checklist - [x] I...
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 1.1.1 to 1.1.2. Release notes Sourced from ossf/scorecard-action's releases. v1.1.2 What's Changed Fix for ossf/scorecard-action#329 Full Changelog: https://github.com/ossf/scorecard-action/compare/v1.1.1...v1.1.2 Commits ce330fd ✨ use GITHUB_TOKEN when repo_token is empty...
Bumps gradle from 3.4.2 to 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...
When picking files on Android, they are copied into cache directory. This PR ensures that names of these copied files match original names where possible, so they can be read...
Bumps gradle from 3.4.0 to 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...
Bumps gradle from 7.2.1 to 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...