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

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...

p: google_maps_flutter

Test to see what's failing in release candidate https://github.com/flutter/flutter/issues/148901

p: pigeon

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...

p: google_maps_flutter
platform-android
platform-ios
platform-web

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]...

p: go_router_builder

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...

p: camera

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...

p: video_player

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`...

platform-web
p: video_player
federated: all_changes

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...

p: extension_google_sign_in_as_googleapis_auth
autosubmit
triage-web

`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...

p: google_sign_in
platform-android

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...