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

Fixes https://github.com/flutter/flutter/issues/168782 ## Pre-Review Checklist - [/] I read the [Contributor Guide] and followed the process outlined there for submitting PRs. - [/] I read the [Tree Hygiene] page, which...

p: google_maps_flutter
platform-web
triage-web

`xcode-analyze` CI command handles catching code-level warnings. Allow warnings during `pod lib lint` command since it's redundant and we have fewer knobs to turn there. See https://github.com/flutter/flutter/issues/170437#issuecomment-2970993996 ## Pre-Review Checklist...

I tried this in https://github.com/flutter/packages/pull/7542 and abandoned it because of the integration_test deprecation. That should no longer occur after https://github.com/flutter/flutter/pull/173251. Exclude camera until https://github.com/flutter/flutter/issues/170438 is completed. Exclude in_app_purchase_storekit until https://github.com/flutter/flutter/issues/105490...

Just found the todo in the code and it was from 3 years ago, so i wanted to implement it since it may help people using captions to have more...

p: video_player

This PR fixes an exception in Google Maps Flutter which occurs when dispose is called while asynchronous code is executed from didUpdateWidget. https://github.com/flutter/flutter/issues/43785 I've done the work in 2 commits,...

p: google_maps_flutter

Add support to camera control button on web. https://github.com/flutter/flutter/issues/167137 ## Pre-Review Checklist - [x] I read the [Contributor Guide] and followed the process outlined there for submitting PRs. - [x]...

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

Fix: https://github.com/flutter/flutter/issues/164621 ## Pre-Review Checklist - [x] I read the [Contributor Guide] and followed the process outlined there for submitting PRs. - [x] I read the [Tree Hygiene] page, which...

p: go_router_builder

Added support for preferred audio language to video_player on Android. If underlaying stream/video supports it this will communicate to exoplayer that audio stream for sepcific language should be used if...

platform-android
platform-ios
platform-macos
platform-web
p: video_player

This PR aims to provide support for strartImageStream and stopImageStream on Web. [#92460](https://github.com/flutter/flutter/issues/92460) Based on [#6944](https://github.com/flutter/plugins/pull/6944) from the archived [plugins](https://github.com/flutter/plugins) repository ## Pre-launch Checklist - [x] I read the [Contributor...

p: camera
platform-web
triage-web

*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