文件最后提交记录最后更新时间
[go_router_builder] Add support for caseSensitive (#9134) Fixes https://github.com/flutter/flutter/issues/167277 ## Pre-Review Checklist [^1]: Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling.1 年前
[go_router_builder] Add support for caseSensitive (#9134) Fixes https://github.com/flutter/flutter/issues/167277 ## Pre-Review Checklist [^1]: Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling.1 年前
[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.32 stable (#9311) 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.32 stable release (except the first one, as the stable roller has already landed).1 年前