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

Since Kotlin and Swift have reached feature parity with other non-experimental generators it's time to remove the experimental tags from them. We're so proud of you kotlin and swift generators,...

p: pigeon
autosubmit
platform-android
platform-ios
platform-macos
platform-windows

Many I/O operations in the `image_picker` are currently carried out on the main thread (at least on Android). This blocks the UI (main) thread, freezing the UI and sometimes even...

p: image_picker
platform-android

https://github.com/flutter/flutter/compare/23f5582ea654...1ba3f99bb0aa 2023-03-21 [email protected] Create cupertino checkbox (flutter/flutter#122244) 2023-03-21 [email protected] Roll Flutter Engine from 1b289e20c2c4 to e07fb9b5dd4a (3 revisions) (flutter/flutter#123099) 2023-03-21 [email protected] Roll Flutter Engine from 2c342a8af94e to 1b289e20c2c4 (3 revisions)...

autosubmit

Make sure the readme contains the correct links to the right packages instead of the old plugins *List which issues are fixed by this PR. You must list at least...

*Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots.* ![demo_pip_iphone](https://user-images.githubusercontent.com/21172855/226462616-0510e07b-2cc8-4f27-80b0-2a5caaac7700.gif) *List which issues are fixed by this PR. You...

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

Platform changes for https://github.com/flutter/packages/pull/3465 No need to review until https://github.com/flutter/packages/pull/3465 is approved. ## Pre-launch Checklist - [x] I read the [Contributor Guide] and followed the process outlined there for submitting...

p: shared_preferences

Remove temporary flags added in https://github.com/flutter/packages/pull/3442 ## Pre-launch Checklist - [ ] I read the [Contributor Guide] and followed the process outlined there for submitting PRs. - [ ] I...

needs tests

https://github.com/flutter/flutter/compare/1ba3f99bb0aa...3f87e808f86b 2023-03-22 [email protected] Update dartdoc to 6.2.0 (flutter/flutter#123193) 2023-03-22 [email protected] Roll Packages from 694f82b34316 to 75491e98c0d1 (15 revisions) (flutter/flutter#123215) 2023-03-22 [email protected] Manual roll Flutter Engine from c266826b24bf to bb51cda2fa47 (7...

https://github.com/flutter/flutter/compare/2ad6cd72c040...90c64ed42ba5 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-stable-packages Please CC [email protected],[email protected],[email protected] on the revert to ensure that a...

autosubmit

This PR fixes the https://github.com/flutter/flutter/issues/100351 by using the `playImmediately(atRate:)` instead of `play()` because calling `play()` has an effect of setting back the `rate` to 1.0 which is unwanted in case...

platform-ios
p: video_player