packages icon indicating copy to clipboard operation
packages copied to clipboard

A collection of useful packages maintained by the Flutter team

Results 551 packages issues
Sort by recently updated
recently updated
newest added

Bumps com.android.tools.build:gradle from 7.3.0 to 8.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=7.3.0&new-version=8.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
java
p: camera
platform-android

Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20231013 to 20240303. Release notes Sourced from org.json:json's releases. 20240303 Pull Request Description #875 20240303-pre-release-updates #874 Deployment and Pipeline action updates #869 Revert recent obj long get...

dependencies
java
p: in_app_purchase
platform-android

Bumps com.android.tools.build:gradle from 7.3.1 to 8.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=7.3.1&new-version=8.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
java
p: in_app_purchase
platform-android

Platform Interface PR for Video Player Android Options (https://github.com/flutter/packages/pull/5900). Adds Android options to add support for enabling exoplayer extensions like ffmpeg. ## Pre-launch Checklist - [x] I read the [Contributor...

p: video_player

Initial testing configuration for autopublishing to use Google Cloud Build. This change requires the pub.dev publishing to migrate into a Google Cloud Build configuration file which is triggered by a...

team: infra

*Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots.* *List which issues are fixed by this PR. You must...

p: pigeon
platform-android

*Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots.* *List which issues are fixed by this PR. You must...

p: pigeon
platform-android

Work towards https://github.com/dart-lang/linter/issues/4859 There are libraries outside a `lib/` directory, which violate `implementation_imports`. The fix here is to always add an 'ignore' exception, as the "implementation" being imported is the...

p: camera
platform-web

The redirection documentation page gives an example where the top level redirect may be used to send non-signed-in users to the signin page. The example code seems to be doing...

p: go_router

Creates a video_player_windows package that uses Windows' Media Foundation APIs to deliver a decent video player on windows. Fixes: https://github.com/flutter/flutter/issues/37673 ## Pre-launch Checklist - [X] I read the [Contributor Guide]...

platform-windows
p: video_player
triage-windows