packages
packages copied to clipboard
A collection of useful packages maintained by the Flutter team
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,...
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...
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)...
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.*  *List which issues are fixed by this PR. You...
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...
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...
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...
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...