ae203771创建于 2025年11月13日历史提交
文件最后提交记录最后更新时间
Update repo for 3.38 (#10405) Does all of the steps from https://github.com/flutter/flutter/blob/master/docs/ecosystem/release/Updating-Packages-repo-for-a-stable-release.md for the 3.38 release (except the first one, which the stable roller will handle). This includes a lot of autoformat changes, because the N-2 is now 3.32, which means many packages are now being updated to a min Dart SDK of 3.8, triggering a formatter behavior change.6 个月前
Remove "All right reserved" from all files (#10066) Per guidance from legal on current preferred practice, remove "All rights reserved" from all LICENSE files and header blocks, and update the repo tool check accordingly.7 个月前
[go_router]Add pkg:go_router_builder (#1551) Make corresponding changes to pkg:go_router Fixes https://github.com/flutter/flutter/issues/99127 Co-authored-by: chunhtai <47866232+chunhtai@users.noreply.github.com>4 年前
[go_router]Add pkg:go_router_builder (#1551) Make corresponding changes to pkg:go_router Fixes https://github.com/flutter/flutter/issues/99127 Co-authored-by: chunhtai <47866232+chunhtai@users.noreply.github.com>4 年前
[go_router]Add pkg:go_router_builder (#1551) Make corresponding changes to pkg:go_router Fixes https://github.com/flutter/flutter/issues/99127 Co-authored-by: chunhtai <47866232+chunhtai@users.noreply.github.com>4 年前
[ci] Add a web version of Dart unit tests (#4352) Adds new LUCI targets in bringup mode to run all possible Dart unit tests in Chrome. This is a new test (see linked issue), not a port of a Cirrus test, so it involves changes to tooling and packages: - The tooling now accepts an explicit platform. The default behavior if none is provided is the previous behavior of running in VM for everything but web plugin implementations (since that's convenient locally). - The tooling now has a basic understanding of dart_test.yaml test_on directives, to know when to skip. - Packages that don't support web have opt-out files. - Packages that do support web but have a few tests that fail on web have those tests opted out. - Packages that do support web but have a lot of failures on web have temporary opt-out files with TODOs + issue links. Most of https://github.com/flutter/flutter/issues/1289792 年前
Update repo for 3.38 (#10405) Does all of the steps from https://github.com/flutter/flutter/blob/master/docs/ecosystem/release/Updating-Packages-repo-for-a-stable-release.md for the 3.38 release (except the first one, which the stable roller will handle). This includes a lot of autoformat changes, because the N-2 is now 3.32, which means many packages are now being updated to a min Dart SDK of 3.8, triggering a formatter behavior change.6 个月前