packages
packages copied to clipboard
A collection of useful packages maintained by the Flutter team
Create clusters, and specify markers to do not add to count. *Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after...
Test to see what's failing in release candidate https://github.com/flutter/flutter/issues/148901
Adds ability to configure camera animation duration on Android and iOS. Resolves [#39810](https://github.com/flutter/flutter/issues/39810) Resolves [#44284](https://github.com/flutter/flutter/issues/44284) ## Pre-launch Checklist - [ ] I read the [Contributor Guide] and followed the process...
Part of - https://github.com/flutter/flutter/issues/169809 Follow-up of - https://github.com/flutter/packages/pull/9426 - https://github.com/flutter/packages/pull/9444 Unskips and migrates the test about case sensitivity to the new version of `go_router` 15.2.4. ## Pre-Review Checklist - [x]...
WIP Fixes https://github.com/flutter/flutter/issues/169876. ## Pre-Review Checklist - [ ] I read the [Contributor Guide] and followed the process outlined there for submitting PRs. - [ ] I read the [Tree...
This PR adds support for the poster attribute on web by introducing a poster field in VideoPlayerWebOptions. It allows setting a thumbnail image for videos using the native HTML5 poster...
This PR adds support for the `poster` attribute on web by introducing a `poster` field in `VideoPlayerWebOptions`. It allows setting a thumbnail image for videos using the native HTML5 `poster`...
Updates the extension to work with the newly released `google_sign_in` 7.x, which reworked the API surface. The extension method can no longer do as many of the steps, so its...
`getCredentialManager` is documented to require an activity context, not an application context; this fixes it to use the activity context since in some configurations using the application context will throw...
Xcode 16 is available in CI as of https://github.com/flutter/packages/pull/8968. Check all packages for macOS 15 deprecations. The last bump https://github.com/flutter/packages/pull/7544 Related https://github.com/flutter/plugins/pull/5778 and https://github.com/flutter/flutter/issues/102835 ## Pre-Review Checklist - [x] I...