Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
332 commits
Select commit Hold shift + click to select a range
8ebfb2e
[flutter_tools] [DAP] Extract and forward DevTools Deep Link URLs to …
DanTup Aug 5, 2026
e4c0224
Separate ARM64 Linux Desktop and Embedded engine builds to fix CJK an…
krystic Aug 5, 2026
359410b
Allow valid UTF-8 replacement characters in flutter_tools decoding (#…
LinXunFeng Aug 5, 2026
9386648
Revert "Reduce the number of gtest-parallel workers when running Impe…
jason-simmons Aug 5, 2026
c964975
Enable Gradle cache for a single test target (#190474)
mboetger Aug 5, 2026
1470e0a
Roll Packages from 3498b9d7b671 to b1424e248121 (5 revisions) (#190622)
engine-flutter-autoroll Aug 5, 2026
e930aa7
[flutter_tools] Support boolean selectors and multiple tag options in…
bkonyi Aug 5, 2026
be3dae8
Fix `snippets` test and add it to CI (#190327)
dkwingsmt Aug 5, 2026
dad484b
Migrate the embedder tests from the legacy Dart native function forma…
jason-simmons Aug 5, 2026
7c417db
Rename and restructure the primitive_shape_test test to engine_integr…
b-luk Aug 5, 2026
3a1a745
fix(desktop): Keep an open log stream on desktop for integration test…
fuzzybinary Aug 5, 2026
dcb306f
[flutter_tools] Fix impellerc Windows Unicode crash and improve diagn…
bkonyi Aug 5, 2026
b0868b3
[Flutter GPU] Ignore redundant render pass state assignments (#190379)
bdero Aug 5, 2026
07ab4d3
Revert: Enable Gradle cache for a single test target (#190629)
flutteractionsbot Aug 5, 2026
4c5bf76
Use dart2wasm app.support.js expression with `js-string` builtin requ…
mkustermann Aug 5, 2026
9b8cb9c
Remove --disable-dev-shm-usage from Chrome launch args (#190470)
mdebbar Aug 5, 2026
c6bde29
Migrate platform_view example to material_ui (#190309)
QuncCccccc Aug 6, 2026
2f715d6
Make `InternalFlutterSwift` & `InternalFlutterSwiftCommon` internal f…
LongCatIsLooong Aug 6, 2026
34c3964
ci: make tree-analyze workflow wait for linux_android_debug_engine (#…
jtmcdole Aug 6, 2026
09aafef
iOS: Switch logging from syslog to os_log (#190595)
cbracken Aug 6, 2026
b345c51
Revert: iOS: Switch logging from syslog to os_log (#190643)
flutteractionsbot Aug 6, 2026
710981c
iOS: Remove the IOSRenderingAPI selection code (#190636)
cbracken Aug 6, 2026
e26b384
[Impeller] Validate GLES texture units against the combined limit (#1…
bdero Aug 6, 2026
8a18bbf
iOS: remove unused OCMock imports (#190648)
cbracken Aug 6, 2026
d38554a
iOS: Migrate the unit test host app to UIScene (#190646)
cbracken Aug 6, 2026
7849b6a
[flutter_tools] Contain dependency-declared license paths within the …
adilburaksen Aug 6, 2026
1abf8f4
Roll Packages from b1424e248121 to 4e3f83d37f83 (2 revisions) (#190658)
engine-flutter-autoroll Aug 6, 2026
b57e2af
Remove outdated `TODO`s about `toString` issues with`Offset` (#190138)
AbdeMohlbi Aug 6, 2026
ca8cdb0
Disallow Swift symbols in `verify_exported.dart` (#190645)
LongCatIsLooong Aug 6, 2026
d55d6f0
[flutter_tools] Validate plugin class/package identifiers to prevent …
adilburaksen Aug 6, 2026
8732c18
[web] Provide Content-Length header for main.dart.wasm in flutter tes…
harryterkelsen Aug 6, 2026
b785398
Migrate examples/splash to package:material_ui (#190248)
elliette Aug 6, 2026
68bd116
[Reland] Enable Gradle cache for CI on single test target (#190635)
mboetger Aug 7, 2026
198e1ce
Add service extension getSemanticsTree (#189635)
hannah-hyj Aug 7, 2026
2a469b8
Preserve SelectableRegion scope across context menu rebuilds (#186553)
mvincentong Aug 7, 2026
7b6a1ed
Fix Hero size changes during Navigator resize (#190025)
MTtankkeo Aug 7, 2026
ddf8266
Roll Dart SDK from bb17f25f176f to 941e2ec4ff23 (9 revisions) (#190688)
engine-flutter-autoroll Aug 7, 2026
afc82b8
Fix runIf path filtering in .ci.yaml to include all example projects …
Piinks Aug 7, 2026
d4e7f9a
iOS: Migrate the scenario app to UIScene (#190649)
cbracken Aug 7, 2026
b710a6e
Roll Fuchsia Linux SDK from _J8wM3kyQpLN9wvRD... to zGBigY0YYrKHxPKN-…
engine-flutter-autoroll Aug 7, 2026
7ccae91
[web] Fix null-check crash when a platform view is disposed mid-frame…
mbcorona Aug 7, 2026
8425ba6
Roll Dart SDK from 941e2ec4ff23 to 3928c443a387 (2 revisions) (#190715)
engine-flutter-autoroll Aug 7, 2026
b9bc012
Adds Impeller availability to the impeller README.md (#190671)
gaaclarke Aug 7, 2026
80234e1
tools: Support --host-arch option in flutter precache (#190480)
cbracken Aug 7, 2026
4adc469
Roll Skia from ad7abeecbb6d to 5dddf11de22a (32 revisions) (#190717)
engine-flutter-autoroll Aug 7, 2026
55c7c8e
Roll Packages from 4e3f83d37f83 to fc22143c4490 (5 revisions) (#190719)
engine-flutter-autoroll Aug 7, 2026
9f48e44
Migrate example image_list to material_ui (#190363)
justinmc Aug 7, 2026
5b5f63a
[Impeller] Fix hardcoded Vulkan validation state in C API (#186767)
KercyDing Aug 7, 2026
9ac6d73
Add text rendering test to engine_integration_golden_test (#190678)
b-luk Aug 7, 2026
1857274
Fix an ANR in HCPP rotation due to platform <-> raster thread deadloc…
gmackall Aug 7, 2026
d30fbd4
Pass web-defines to the web builder in all run configurations (#189622)
matheusccastroo Aug 7, 2026
dba040a
[flutter_tools] Fix hot reload for workspace member packages in lib/ …
bkonyi Aug 7, 2026
0feeeab
Move `examples/api` to `packages/flutter/examples/api` and fix CI err…
dkwingsmt Aug 7, 2026
2cb26f7
[Tool] Fix SwiftPM race condition during parallel Xcode builds (#188451)
bkonyi Aug 7, 2026
a783556
iOS: Remove the non-merged thread topology (#190698)
cbracken Aug 7, 2026
4ff86d4
[Flutter GPU] Add a project-level Flutter GPU setting to the Linux an…
bdero Aug 7, 2026
cda81a7
Migrate flavors_test_ios to Simulators and add UIScene support (#189442)
okorohelijah Aug 7, 2026
a626683
Update instructions for creating a tooling redirect (#190324)
parlough Aug 8, 2026
e359ab9
Roll Dart SDK from 3928c443a387 to b608f3238a0f (2 revisions) (#190764)
engine-flutter-autoroll Aug 8, 2026
652d221
Fix non-independant tests in binding_test.dart (#188963)
ValentinVignal Aug 8, 2026
f69633e
Roll Fuchsia Test Scripts from vcANVO8VIDQHasH1X... to k7zairCweHf0pU…
engine-flutter-autoroll Aug 8, 2026
c671a99
Roll Skia from 5dddf11de22a to 508fc9e7f9ad (4 revisions) (#190794)
engine-flutter-autoroll Aug 8, 2026
3594a63
Roll Dart SDK from b608f3238a0f to 923415105b1e (1 revision) (#190796)
engine-flutter-autoroll Aug 8, 2026
472e7c6
Roll Fuchsia Linux SDK from zGBigY0YYrKHxPKN-... to QU9W0ggjnGo4yjuSB…
engine-flutter-autoroll Aug 8, 2026
bea08b5
Roll Dart SDK from 923415105b1e to 7239be9b8b07 (1 revision) (#190801)
engine-flutter-autoroll Aug 8, 2026
f2d640e
Instruct gemini code assist not to comment on syntax error (#189930)
chingjun Aug 9, 2026
cf0462b
Roll Skia from 508fc9e7f9ad to e32c12990ac6 (1 revision) (#190812)
engine-flutter-autoroll Aug 9, 2026
28e6279
Roll Fuchsia Linux SDK from QU9W0ggjnGo4yjuSB... to 2r7d_UHIzM8jEP68B…
engine-flutter-autoroll Aug 9, 2026
114eb18
Roll Skia from e32c12990ac6 to 2eed75b95604 (1 revision) (#190814)
engine-flutter-autoroll Aug 9, 2026
0abb611
Scenarios: Deduplicate scenario name declarations (#190818)
cbracken Aug 10, 2026
4b4c3ec
Scenarios: Fix locale test on hosts with several languages (#190821)
cbracken Aug 10, 2026
2dc0d10
iOS: Fix flake when backgrounding platform views (#190816)
cbracken Aug 10, 2026
1cd7c6b
Roll Skia from 2eed75b95604 to 12b57b93c76d (1 revision) (#190825)
engine-flutter-autoroll Aug 10, 2026
842ce88
[cross imports] flutter/test/widgets/app_test.dart, flutter/test/widg…
navaronbracke Aug 10, 2026
467ec59
Roll Skia from 12b57b93c76d to 2ad03d882c48 (4 revisions) (#190832)
engine-flutter-autoroll Aug 10, 2026
89d4c51
Fixes popuntilwithresult drops results (#190596)
chunhtai Aug 10, 2026
1f41b0c
[flutter_tools] Anchor package version extraction regex in Wasm dry-r…
kevmoo Aug 10, 2026
221059e
Override deployment target in CocoaPod dependencies when they're less…
vashworth Aug 10, 2026
42cca23
Update packages gardener instructions (#190463)
stuartmorgan-g Aug 10, 2026
4040013
Roll Skia from 2ad03d882c48 to 6549c09b1ffb (1 revision) (#190840)
engine-flutter-autoroll Aug 10, 2026
a574a29
Roll Packages from fc22143c4490 to 1861b68e9695 (4 revisions) (#190844)
engine-flutter-autoroll Aug 10, 2026
c6e9db8
ci: Extract shared expected calls in prepare_package tests (#190817)
cbracken Aug 10, 2026
c9c1537
Fix CocoaPods ruby dependency for flavors_test_ios on Mac bot (#190775)
okorohelijah Aug 10, 2026
972ff40
[flutter_tools] Support UTF-16 and UTF-8 BOM decoding in --dart-defin…
bkonyi Aug 10, 2026
eed6f4b
[flutter_tools] Use JSON_INPUT COMPILE_EXPRESSION for expression eval…
bkonyi Aug 10, 2026
55e4f9c
Refactor `flutter_view` example to not use `material` (#190377)
Renzo-Olivares Aug 10, 2026
ab7c1db
Update `FlutterNativeAssetsBuildRunnerImpl` to add ".exe" suffix to i…
b-luk Aug 10, 2026
347dff3
[web] Keep the keyboard up during an iOS caret drag (#190014)
flutter-zl Aug 10, 2026
4e516d7
Make Xcode workspace cleaning optional during flutter clean (#190091)
okorohelijah Aug 10, 2026
e8a5db8
Adjust settings header name for properties that apply to both tooltip…
robert-ancell Aug 10, 2026
4ff8da7
Never use a header bar in the Linux application template (#190120)
robert-ancell Aug 10, 2026
72311a8
Remove `platforms` key from flutter daemon (#190631)
AbdeMohlbi Aug 10, 2026
3238466
fix: forward --build-name and --build-number to desktop version.json …
ishaquehassan Aug 10, 2026
d2dcd72
iOS: Add golden coverage for rounded superellipse clips (#190826)
cbracken Aug 10, 2026
6116d7c
iOS: Document and tidy the embedder API flag (#190828)
cbracken Aug 10, 2026
a57db01
run_ios_tests: Allow running from any directory (#190822)
cbracken Aug 10, 2026
380e4eb
Roll Fuchsia Linux SDK from 2r7d_UHIzM8jEP68B... to SFq4FVodIOQAS26Lr…
engine-flutter-autoroll Aug 10, 2026
91ce4de
iOS: test GPU availability and task queue behaviour (#190836)
cbracken Aug 10, 2026
392f248
Roll pub packages (#190838)
flutter-pub-roller-bot Aug 10, 2026
1dc9ea8
Revert: Make Xcode workspace cleaning optional during flutter clean (…
flutteractionsbot Aug 11, 2026
c575e00
Scenarios: Eliminate an unused import (#190837)
cbracken Aug 11, 2026
3dd1a07
Scenarios: Fix multiple-clips scenario doc comments (#190830)
cbracken Aug 11, 2026
c4b3bff
Roll Skia from 6549c09b1ffb to 7817fed2e368 (8 revisions) (#190877)
engine-flutter-autoroll Aug 11, 2026
8d047a7
Roll Dart SDK from 7239be9b8b07 to 558fb298e458 (1 revision) (#190881)
engine-flutter-autoroll Aug 11, 2026
da7fe06
Adds benchmark for windows shadow text. (#190861)
gaaclarke Aug 11, 2026
f6d405c
Remove manual Safari fallback for unhandled universal links (#185430)
okorohelijah Aug 11, 2026
e0bb0f6
iOS: Remove the Scenarios app Skia golden test option (#190827)
cbracken Aug 11, 2026
061974f
Document event ordering for HitTestBehavior.translucent (#190163)
binSaed Aug 11, 2026
b5971ca
Add `ClipPath` optimizations to backdrop clips as well (#189118)
Hari-07 Aug 11, 2026
f20f4b2
Roll Dart SDK from 558fb298e458 to c86be8702638 (3 revisions) (#190906)
engine-flutter-autoroll Aug 11, 2026
2424070
flutter_tools: Use pub check-resolution-up-to-date & fix workspace pa…
sigurdm Aug 11, 2026
dc0a602
Roll Packages from 1861b68e9695 to aaaf246a1c18 (5 revisions) (#190923)
engine-flutter-autoroll Aug 11, 2026
05ee849
[flutter_tools] Fix package URI resolution in --experimental-faster-t…
bkonyi Aug 11, 2026
0d95c36
[flutter_tools] Setup Pub Workspace and package structure for flutter…
bkonyi Aug 11, 2026
def08f4
Wait for web rendering before first-frame event (#189500)
Yusufihsangorgel Aug 11, 2026
4f85c17
test(flutter_tools): deduplicate WebDevFS fixtures and test fakes (#1…
kevmoo Aug 11, 2026
b05fabd
[icon_tree_shaker] Tree-shake material and cupertino with 0 icons (#1…
dcharkes Aug 11, 2026
90cf7be
Revert: [web] Keep the keyboard up during an iOS caret drag (#190926)
flutteractionsbot Aug 11, 2026
2132595
[flutter_tools] Add retry and timeout to getFlutterWidgetPreviews in …
bkonyi Aug 11, 2026
456270d
Revert: Roll Dart SDK from 558fb298e458 to c86be8702638 (3 revisions)…
flutteractionsbot Aug 11, 2026
8e817f5
[flutter_tools] Strip local path and workspace dependencies during up…
bkonyi Aug 11, 2026
12de6b5
Address review feedback: Add ApplicationExtension mock helper and fix…
reidbaker Aug 11, 2026
4dbb585
Roll Skia from 7817fed2e368 to 339bedab6766 (16 revisions) (#190948)
engine-flutter-autoroll Aug 11, 2026
5a28206
[flutter_tools] Switch 'flutter analyze' to use dart/workspace/analys…
DanTup Aug 11, 2026
87f3828
Reduce web_skwasm_tests subshards from 8 to 2 (#190728)
mdebbar Aug 11, 2026
8837b1f
Remove the bringup flag from the linux_arm_host_desktop_engine builde…
jason-simmons Aug 11, 2026
537c9d1
[devicelab] Remove orphaned screenshot test files (#190879)
bkonyi Aug 11, 2026
d794caa
Include the examples cross imports checker in the analzyer. (#190674)
justinmc Aug 11, 2026
db3ac02
[flutter_tools] Add --preset option to flutter test (#190878)
bkonyi Aug 11, 2026
b55957e
Remove PR 1 markdown files from PR 2
reidbaker Aug 11, 2026
3122358
Always update swift package dependencies (#190886)
vashworth Aug 11, 2026
dcf1076
[flutter_tools] Replace usages of package:dds/dap.dart with package:d…
bkonyi Aug 11, 2026
3ec72ae
Offload blocking work in ProcessTextPlugin to the background (#189823)
xRossKoh Aug 11, 2026
3f2a8ba
[tool] Add missing play element in web test index.html to fix warning…
mdebbar Aug 11, 2026
3820cdf
Remove Xcode environment when building swift tools in Xcode pre-actio…
vashworth Aug 11, 2026
e9c600a
Add batch3 a11y_assessment for vpat (#189042)
chunhtai Aug 11, 2026
4b6b094
Fix accessibility_inspector service extensions map mutability (#190888)
hannah-hyj Aug 11, 2026
c0d77d3
Address adversarial review feedback: fix missing findByName test mock…
reidbaker Aug 11, 2026
10518aa
[web] Unify ui.Vertices (#190563)
harryterkelsen Aug 11, 2026
09e6c68
Started generating the windows platform for macrobenchmarks (#190932)
gaaclarke Aug 11, 2026
6c3dd8b
Fix isOffline mock in test
reidbaker Aug 11, 2026
63c2ac1
[Impeller] Move image upload scheduling waits to GPU disable (#190445)
FelixMittermeier Aug 11, 2026
03d3733
Roll pub packages (#190958)
flutter-pub-roller-bot Aug 11, 2026
4d11eb1
Merge branch 'master' into agp-internal-utils-v3
reidbaker Aug 11, 2026
b5cc1fd
[web] Unify MaskFilter and ColorFilter primitives across CanvasKit an…
harryterkelsen Aug 11, 2026
cad3054
[tool] Define modular dependency injection containers and bootstrappe…
bkonyi Aug 11, 2026
d5c92ab
[flutter_tools] Fix deadlock in debug adapters when process exits ear…
bkonyi Aug 11, 2026
88fe7f2
[AGP 9.1.0 Migration #1] Add Android Gradle Plugin Public API migrati…
reidbaker-agent Aug 11, 2026
a6d8799
Add clang, cmake, and ninja deps to Linux windowing_test (#190119)
robert-ancell Aug 11, 2026
56c8d85
Adds error about wimp_heavy not being implemented. (#189945)
gaaclarke Aug 12, 2026
ff9d998
Removes building of ci/android_debug_x86 as nobody should be consumin…
aam Aug 12, 2026
b632122
Roll Fuchsia Linux SDK from SFq4FVodIOQAS26Lr... to -uHuSGv3wt7QAlDwa…
engine-flutter-autoroll Aug 12, 2026
0c3939f
ci: Support --target_arch option in prepare_package.dart (#190960)
cbracken Aug 12, 2026
33bb8c3
RawTooltip respects AnimationStyle updates and reverseCurve (#190889)
victorsanni Aug 12, 2026
f053a38
Roll Skia from 339bedab6766 to 1f10a20bdd61 (1 revision) (#190975)
engine-flutter-autoroll Aug 12, 2026
fc270bb
Roll pub packages (#190977)
flutter-pub-roller-bot Aug 12, 2026
5f09b29
Remove `--no-sim-use-hardfp` flag (#190790)
AbdeMohlbi Aug 12, 2026
8dcbc7f
Roll Skia from 1f10a20bdd61 to 7d366c802307 (2 revisions) (#190980)
engine-flutter-autoroll Aug 12, 2026
c2ea071
remove bringup for flavors test (#190940)
okorohelijah Aug 12, 2026
9500adf
Roll Skia from 7d366c802307 to 112f36148949 (3 revisions) (#190983)
engine-flutter-autoroll Aug 12, 2026
fcefd40
Roll Skia from 112f36148949 to e00dbd7448c4 (3 revisions) (#190993)
engine-flutter-autoroll Aug 12, 2026
e3ee762
flutter_tools: validate plugin identifiers before generating registra…
herdiyana256 Aug 12, 2026
5d33e22
Roll Packages from aaaf246a1c18 to 94485f1f12ce (8 revisions) (#191008)
engine-flutter-autoroll Aug 12, 2026
2c80e9b
Adds agent skill for spawning led tasks. (#190937)
gaaclarke Aug 12, 2026
3874e02
Started caching text shadows by content. (#190681)
gaaclarke Aug 12, 2026
2e471e9
Roll Skia from e00dbd7448c4 to fee7272f5bc2 (1 revision) (#191007)
engine-flutter-autoroll Aug 12, 2026
be9e146
Toggleable reaction duration respects overrides (#190857)
victorsanni Aug 12, 2026
8dee36b
Report individual test results to LUCI ResultDB (#190254)
chingjun Aug 12, 2026
4262c0f
Convert Mockito instances in Kotlin to Mockk (#189884)
mboetger Aug 12, 2026
277ba13
Switch testing to gradle bin distribution type instead of all (#190738)
mboetger Aug 12, 2026
ae9963e
[analysis] Reland "Added initial implementation of the flutter_analyz…
bkonyi Aug 12, 2026
c243752
Enable Gradle CI cache on all test targets that require android_sdk (…
mboetger Aug 12, 2026
df78691
fix mac_ios_engine_ddm to use Mac-15.7 and Xcode 26 (#191012)
okorohelijah Aug 12, 2026
f6b5d1f
Roll Skia from fee7272f5bc2 to d1e978540333 (8 revisions) (#191026)
engine-flutter-autoroll Aug 12, 2026
39e450c
Reland "Make Xcode workspace cleaning optional during flutter clean" …
okorohelijah Aug 13, 2026
9d83c36
Roll Skia from d1e978540333 to 68209a262773 (6 revisions) (#191041)
engine-flutter-autoroll Aug 13, 2026
3fbd8db
Roll Skia from 68209a262773 to 8f91f73f7bf8 (1 revision) (#191042)
engine-flutter-autoroll Aug 13, 2026
637ad8e
Roll Fuchsia Linux SDK from -uHuSGv3wt7QAlDwa... to BDz0kbVOlaKsjtx_e…
engine-flutter-autoroll Aug 13, 2026
5725b62
Roll Skia from 8f91f73f7bf8 to 4216a68a1343 (1 revision) (#191046)
engine-flutter-autoroll Aug 13, 2026
7db2cc8
refactor(web): SkwasmPath and SkwasmPathBuilder separation (#189086)
Swiftaxe Aug 13, 2026
591e74a
Roll Skia from 4216a68a1343 to a59c73c6b120 (4 revisions) (#191049)
engine-flutter-autoroll Aug 13, 2026
0319782
Roll Skia from a59c73c6b120 to ae2d74e7f26e (1 revision) (#191057)
engine-flutter-autoroll Aug 13, 2026
a93c97a
Roll Fuchsia Test Scripts from k7zairCweHf0pULkj... to KaOq3EE4qJ9fna…
engine-flutter-autoroll Aug 13, 2026
fdfccbd
Address PR feedback: refactor isHigherThan, extract test helper, remo…
reidbaker-agent Aug 13, 2026
08ece37
Add explanatory comment for unknown version fallback
reidbaker-agent Aug 13, 2026
615bd93
Revert explanatory comment
reidbaker-agent Aug 13, 2026
92ddbf9
Fix ktlint errors in tests
reidbaker-agent Aug 13, 2026
eeedccf
Remove duplicate mock configuration
reidbaker-agent Aug 13, 2026
8c631c5
Roll Skia from ae2d74e7f26e to 1f01bc435e71 (1 revision) (#191065)
engine-flutter-autoroll Aug 13, 2026
e545c52
[web] Disable background networking and GCM in all Chrome launchers (…
mdebbar Aug 13, 2026
56e399a
Fix: activateSystemCursor should set cursor on all views (#185080)
arpitgandhi9 Aug 13, 2026
cb3d449
ignore soon-to-be-removed plugins_in_inner_options issue (#191071)
srawlins Aug 13, 2026
0399ef4
Update Material/Cupertino code freeze workflow to leave PR guidance c…
Piinks Aug 13, 2026
9e70c63
Roll Packages from 94485f1f12ce to a3e763e60321 (8 revisions) (#191074)
engine-flutter-autoroll Aug 13, 2026
639fb1c
[web] Filter non-fatal Chromium D-Bus error lines from Chrome stderr …
mdebbar Aug 13, 2026
84b9697
Roll Skia from 1f01bc435e71 to 791e4ac110f4 (1 revision) (#191068)
engine-flutter-autoroll Aug 13, 2026
516f82a
[analysis] Clarify plugin relative path resolution in root analysis_o…
bkonyi Aug 13, 2026
8750f7a
[flutter_tools] Add `packages/flutter/examples` to `flutter create`'s…
dkwingsmt Aug 13, 2026
0e46b7d
fix(flutter_tools): check runtime env vars before cached bot state (#…
kevmoo Aug 13, 2026
5ff4c6d
Migrate internal import rules to analyzer plugin (#191036)
bkonyi Aug 13, 2026
198510c
Roll Skia from 791e4ac110f4 to 226ac8e4ca0a (5 revisions) (#191078)
engine-flutter-autoroll Aug 13, 2026
49b0955
Migrate framework rules to analyzer plugin (#191035)
bkonyi Aug 13, 2026
2da6d26
feat(templates): add 'c: tfw4' label to Wasm issue template (#191084)
kevmoo Aug 13, 2026
99399b2
[tool] Warn when rendering backend selection flags are used with rele…
bkonyi Aug 13, 2026
b9ecd16
Refactor SwiftPM symlink path logic (#188647)
vashworth Aug 13, 2026
74f87bd
[flutter_tools] Resolve includes recursively in AnalysisOptionsMigrat…
bkonyi Aug 13, 2026
2129bb1
Roll Skia from 226ac8e4ca0a to 0ec8d792e4b9 (2 revisions) (#191087)
engine-flutter-autoroll Aug 13, 2026
5cb0979
Migrate test rules to analyzer plugin (#191038)
bkonyi Aug 14, 2026
9e5378c
[cross_imports] navigator_restoration_test.dart (#190996)
navaronbracke Aug 14, 2026
0cd347d
Catch NoSuchFieldError when reading bold text setting on non-complian…
gmackall Aug 14, 2026
b25d94d
Migrate 5 iOS UI driver tests to Mac Simulators (#190679)
okorohelijah Aug 14, 2026
cab6900
Roll Skia from 0ec8d792e4b9 to 3ad790ab4d6d (5 revisions) (#191104)
engine-flutter-autoroll Aug 14, 2026
cf97bfb
Roll Fuchsia Linux SDK from BDz0kbVOlaKsjtx_e... to zmLE-yrc-p3aIHtch…
engine-flutter-autoroll Aug 14, 2026
f13bb9b
Migrate syntax rules to analyzer plugin (#191037)
bkonyi Aug 14, 2026
f4228d7
Warn when unable to find iOS Device Support Symbols (#189993)
vashworth Aug 14, 2026
3d11b6c
Restore ApplicationExtension import in FlutterPluginUtilsTest
reidbaker-agent Aug 14, 2026
5405b90
Clean up redundant fully qualified names
reidbaker-agent Aug 14, 2026
15cffd6
[flutter_tools] refactor wasm dry-run result handling in Dart2WasmTar…
kevmoo Aug 14, 2026
93f8b79
[analysis] Migrate verifyGoldenTags to flutter_analyzer_plugin (#191122)
bkonyi Aug 14, 2026
64fc855
Roll Skia from 3ad790ab4d6d to 62182d11a625 (3 revisions) (#191118)
engine-flutter-autoroll Aug 14, 2026
3b8097c
Roll Dart SDK from 558fb298e458 to 609ae67507a4 (18 revisions) (#191097)
engine-flutter-autoroll Aug 14, 2026
e8c1e04
[analysis] Migrate verifyNoTestImports to flutter_analyzer_plugin (#1…
bkonyi Aug 14, 2026
5b64f6c
[analysis] Document rules, descriptions, and scopes in analyzer plugi…
bkonyi Aug 14, 2026
8ad40af
Roll Skia from 62182d11a625 to e0ecec6708b8 (3 revisions) (#191142)
engine-flutter-autoroll Aug 14, 2026
c41ae8c
Prefer OS-installed signed APKs over app-writable `.so` files when lo…
gmackall Aug 14, 2026
985452d
Fix web tracing flakiness on macOS ARM64 (#190759)
harryterkelsen Aug 14, 2026
81d55c9
et: Fix custom git diff prefix handling (#191108)
cbracken Aug 14, 2026
aa2f375
Normalize lerped BoxConstraints with overshooting t values (#190971)
victorsanni Aug 14, 2026
eae0716
[analysis] Migrate verifyTabooDocumentation to flutter_analyzer_plugi…
bkonyi Aug 14, 2026
7e06f01
Roll Skia from e0ecec6708b8 to b09fcee5f9a9 (2 revisions) (#191145)
engine-flutter-autoroll Aug 14, 2026
1de07a2
Roll Dart SDK from 609ae67507a4 to ad45e1b32109 (5 revisions) (#191146)
engine-flutter-autoroll Aug 15, 2026
f8e43db
Roll Skia from b09fcee5f9a9 to 653397c6be15 (1 revision) (#191147)
engine-flutter-autoroll Aug 15, 2026
3cf86e0
Remove dead code checking < Xcode 15 (#189103)
jmagman Aug 15, 2026
d26b43a
Treat CRLF like LF in LicenseEntryWithLineBreaks (#189336)
motucraft Aug 15, 2026
051a0f4
Impeller: Fix for stroked circles with stroke half-width > radius, te…
cbracken Aug 15, 2026
4d3c9c5
Roll Fuchsia Linux SDK from zmLE-yrc-p3aIHtch... to vv-sw_HZvH3SUKm-J…
engine-flutter-autoroll Aug 15, 2026
99af270
Roll Skia from 653397c6be15 to 22fdd3bee587 (1 revision) (#191158)
engine-flutter-autoroll Aug 15, 2026
b0319d8
[analysis] Migrate issue and repository link syntax rules to flutter_…
bkonyi Aug 15, 2026
dd7b7f7
[flutter_tools] Implement generic extension protocol base and isolate…
bkonyi Aug 15, 2026
ed97556
[analysis] Clean up legacy custom rules and private-lints in analyze.…
bkonyi Aug 15, 2026
4abfc5d
[analysis] Filter analyzer rule AST visitor registration by target fi…
bkonyi Aug 16, 2026
cf6b3d6
Roll Fuchsia Linux SDK from vv-sw_HZvH3SUKm-J... to G3M0_OC-NACckIiVg…
engine-flutter-autoroll Aug 16, 2026
875be1c
Roll Skia from 22fdd3bee587 to 62fadc19be71 (1 revision) (#191174)
engine-flutter-autoroll Aug 16, 2026
6dd944c
Roll Skia from 62fadc19be71 to 95a3bf341a38 (1 revision) (#191187)
engine-flutter-autoroll Aug 17, 2026
3e5c37f
Roll Skia from 95a3bf341a38 to d40f20074be1 (1 revision) (#191189)
engine-flutter-autoroll Aug 17, 2026
8d84f76
[tool] Deduplicate fixture builders in build_swift_package_test.dart …
kevmoo Aug 17, 2026
2396603
Roll Skia from d40f20074be1 to 88b2a86a3eeb (1 revision) (#191190)
engine-flutter-autoroll Aug 17, 2026
3ce270e
Roll Skia from 88b2a86a3eeb to d07795eebb11 (3 revisions) (#191195)
engine-flutter-autoroll Aug 17, 2026
f9e55f7
Add public buildModeFor overloads and wire Flutter dependencies throu…
reidbaker-agent Aug 17, 2026
14b6a37
Merge remote-tracking branch 'origin/master' into agp-buildmode-deps
reidbaker-agent Aug 17, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
66 changes: 66 additions & 0 deletions .agents/skills/run-devicelab-with-led/SKILL.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
---
name: run-devicelab-with-led
description: Run DeviceLab tests for Flutter PRs using LUCI's `led` CLI tool. Use when asked to run, launch, try, or deflake a post-submit or devicelab test against a PR using `led`.
---

<!--
Host assumptions:
Installed and on path:
* led (from depot_tools)
* git
* gh
Had authentication setup:
* led
* gh
* gcert / glogin (SSO auth required for recipes repository git operations)
-->

# Running DeviceLab Tests with `led`

This skill guides running post-submit and DeviceLab tests for pull requests (PRs) using LUCI's `led` CLI tool. For additional context, see [docs/infra/Running-Devicelab-Tests-For-PR.md](../../../docs/infra/Running-Devicelab-Tests-For-PR.md).

## Prerequisites

1. **`led` tool**: Must be installed (via `depot_tools`) and available in your `PATH`. Verify via `led auth-info`.
2. **SSO authentication**: Verify valid SSO / LOAS credentials via `gcertstatus` or `glogin status`. If expired, instruct the user to run `glogin` or `gcert`.
3. **`recipes` repository** (when including `led edit-recipe-bundle`): If testing local recipe changes or recipe-only PRs, commands containing `led edit-recipe-bundle` must be executed from the root of a local checkout of the Flutter [`recipes`](https://flutter.googlesource.com/recipes) repository (`git clone https://flutter.googlesource.com/recipes`).

## Workflow

### 1. Gather Inputs based on PR Type

Collect the following required arguments:
* **`PR_NUMBER`**: The pull request number (e.g., `123456`).
* **`PRESUBMIT_TEST`**: The exact name of the LUCI staging builder to run (e.g., `Windows_mokey hot_mode_dev_cycle_win__benchmark` or `Mac_ios microbenchmarks_ios`).

### 2. Execute `led` Pipeline

If you are using `led edit-recipe-bundle` to test local recipe modifications, navigate to the root of your local `recipes` repository checkout (`$CWD` is packaged by `led edit-recipe-bundle`). If only testing without recipe edits, `led edit-recipe-bundle` can either be run from a `recipes` checkout or omitted.

Run the command pipeline corresponding to the PR type:

#### Command

```bash
led get-builder 'luci.flutter.staging:PRESUBMIT_TEST' \
| led edit -pa git_ref='refs/pull/PR_NUMBER/head' \
| led edit -pa git_url='https://github.com/flutter/flutter' \
| led edit-recipe-bundle \
| led launch
```

### 3. Report Launched Task Details

`led launch` outputs details about the launched build, including Swarming / LUCI task links. Provide the resulting URL to the user so they can track execution progress and examine logs.

## Example

- **User Prompt**: "Run the devicelab test `Windows_mokey hot_mode_dev_cycle_win__benchmark` for framework PR 12345 with led."
- **Action**: Run the `led` command (navigate to local `recipes/` directory if using `led edit-recipe-bundle` for local recipe edits):
```bash
led get-builder 'luci.flutter.staging:Windows_mokey hot_mode_dev_cycle_win__benchmark' \
| led edit -pa git_ref='refs/pull/12345/head' \
| led edit -pa git_url='https://github.com/flutter/flutter' \
| led edit-recipe-bundle \
| led launch
```
593 changes: 324 additions & 269 deletions .ci.yaml

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions .gemini/styleguide.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ flutter/flutter repository. It is based on the more comprehensive official
- **Search for counter-examples**: Identify scenarios or edge cases that the proposed code does not handle. If a counter-example is found, propose a test case to demonstrate the gap.
- **Suggest simplification and refactoring**: Assess whether the code can be made simpler or refactored to enhance readability and maintainability.

### What Not to Report

- **Do not report syntax errors**: Leave the detection of syntax errors to the analyzer. The review agent should focus on higher-level concerns such as logic, design, and maintainability rather than issues that automated tooling already catches.

## General Philosophy

- **Optimize for readability**: Code is read more often than it is written.
Expand Down
25 changes: 0 additions & 25 deletions .github/ISSUE_TEMPLATE/09_feature.yml

This file was deleted.

60 changes: 60 additions & 0 deletions .github/ISSUE_TEMPLATE/09_wasm.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
name: Report a Flutter WebAssembly (Wasm) issue
description: |
You hit a compilation, packaging, or runtime blocker while targeting WebAssembly (Wasm) in Flutter Web.
labels: ['platform-web', 'e: wasm', 'c: tfw4']
body:
- type: markdown
attributes:
value: |
Thank you for testing Flutter Web with WebAssembly! 🚀
Please provide relevant build logs, browser details, and package dependencies so engineering leads can rapidly triage your issue.
- type: textarea
id: build_command_output
attributes:
label: Build Command & Compile Logs
description: |
Paste the exact build command (e.g., `flutter build web --wasm`) and any resulting terminal errors or stack traces. **Note: If reporting a runtime bug where compilation succeeded cleanly, simply list your build command without full terminal output.**
placeholder: |
$ flutter build web --wasm
Target wasm_module failed: ...
render: shell
validations:
required: true
- type: input
id: browser_version
attributes:
label: Target Browser & Version
description: Specify the browser and version where the Wasm runtime or visual bug occurred (e.g., Chrome 145.0.0.0, Safari 18.2). **Optional if reporting a compilation or build failure.**
placeholder: Chrome 145.0
validations:
required: false
- type: textarea
id: blocking_packages
attributes:
label: Blocking Packages / Dependencies
description: |
List any third-party packages from your `pubspec.yaml` causing Wasm compilation failures or missing FFI bindings. Leave blank if standard SDK code.
placeholder: |
package:sqlite3_web 2.1.0
package:js_bindings 1.4.2
validations:
required: false
- type: textarea
id: reproduction_steps
attributes:
label: Steps to reproduce & Actual Behavior
description: Provide specific code snippets or minimal reproduction steps describing what went wrong versus expected results. If reporting a runtime exception, include console DevTools stack traces here.
placeholder: |
1. Create default demo app with `--wasm` flag.
2. Import package X and call `init()`.
3. Observe console exception in browser DevTools.
validations:
required: true
- type: textarea
id: flutter_doctor
attributes:
label: Flutter Doctor Output
description: Paste the complete output of `flutter doctor -v` from your local terminal.
render: shell
validations:
required: true
4 changes: 2 additions & 2 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
'd: api docs':
- changed-files:
- any-glob-to-any-file:
- examples/api/**/*
- packages/flutter/examples/api/**/*

'd: docs/':
- changed-files:
Expand All @@ -61,6 +61,7 @@
- changed-files:
- any-glob-to-any-file:
- examples/**/*
- packages/flutter/examples/**/*

'e: embedder':
- changed-files:
Expand Down Expand Up @@ -138,7 +139,6 @@ framework:
- packages/flutter_localizations/**/*
- packages/flutter_test/**/*
- packages/integration_test/**/*
- examples/api/**/*
- docs/about/**/*
- docs/contributing/**/*
- docs/libraries/**/*
Expand Down
42 changes: 36 additions & 6 deletions .github/workflows/freeze.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ jobs:
name: Check Code Freeze
runs-on: ubuntu-latest
if: ${{ github.repository == 'flutter/flutter' }}
permissions:
contents: read
pull-requests: write

steps:
- name: Check for changes in frozen folders
Expand All @@ -32,23 +35,50 @@ jobs:
token: ${{ github.token }}
filters: |
frozen:
- 'packages/flutter/examples/api/lib/material/**'
- 'packages/flutter/examples/api/lib/cupertino/**'
- 'packages/flutter/examples/api/test/material/**'
- 'packages/flutter/examples/api/test/cupertino/**'
- 'packages/flutter/lib/src/material/**'
- 'packages/flutter/lib/src/cupertino/**'
- 'packages/flutter/test/material/**'
- 'packages/flutter/test/cupertino/**'
- 'examples/api/lib/material/**'
- 'examples/api/lib/cupertino/**'
- 'examples/api/test/material/**'
- 'examples/api/test/cupertino/**'
- 'packages/flutter/lib/fix_data/fix_cupertino.yaml'
- 'packages/flutter/lib/fix_data/fix_material/**'
- 'packages/flutter/test_fixes/material/**'
- 'packages/flutter/test_fixes/cupertino/**'

- name: Comment on frozen changes
if: github.event_name != 'merge_group' && steps.filter.outputs.frozen == 'true' && !contains(github.event.pull_request.labels.*.name, 'override code freeze')
uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0
with:
github-token: ${{ github.token }}
script: |
const issueNumber = context.issue.number;
const comments = await github.paginate(github.rest.issues.listComments, {
owner: context.repo.owner,
repo: context.repo.repo,
issue_number: issueNumber,
});
const issueUrl = 'https://github.com/flutter/flutter/issues/188444';
const alreadyCommented = comments.some(comment =>
comment.body && comment.body.includes(issueUrl)
);
if (!alreadyCommented) {
await github.rest.issues.createComment({
owner: context.repo.owner,
repo: context.repo.repo,
issue_number: issueNumber,
body: 'This pull request contains changes to Material or Cupertino, which are currently frozen in this repository.\n\n' +
'Changes should be made in `material_ui` and/or `cupertino_ui` in the [flutter/packages](https://github.com/flutter/packages) repository.\n\n' +
'Please refer to https://github.com/flutter/flutter/issues/188444 for instructions.',
});
}

- name: Fail on frozen changes
if: github.event_name != 'merge_group' && steps.filter.outputs.frozen == 'true' && !contains(github.event.pull_request.labels.*.name, 'override code freeze')
run: |
echo "Error: Code changes detected during the current code freeze."
echo "If this is a critical fix that must land, please file an issue for team-design."
echo "Info: https://github.com/flutter/flutter/issues/184093"
echo "Changes to Material and Cupertino should be made in material_ui and/or cupertino_ui in the flutter/packages repository."
echo "Info: https://github.com/flutter/flutter/issues/188444"
exit 1
1 change: 1 addition & 0 deletions .github/workflows/tree-analyze.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
uses: ./.github/actions/wait-for-engine-build
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
check-name: 'Linux linux_host_engine,Linux linux_android_debug_engine'

- uses: ./.github/actions/composite-flutter-setup

Expand Down
35 changes: 16 additions & 19 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,12 @@
vars = {
'android_git': 'https://android.googlesource.com',
'chromium_git': 'https://chromium.googlesource.com',
'swiftshader_git': 'https://swiftshader.googlesource.com',
'dart_git': 'https://dart.googlesource.com',
'flutter_git': 'https://flutter.googlesource.com',
'skia_git': 'https://skia.googlesource.com',
'llvm_git': 'https://llvm.googlesource.com',
'dart_ai_rev': '9c96bfe5f091c9451eff5b59c9bffeb2e806b875',
'skia_revision': 'f73c4510d12da77512253d3a00d72275b45427c7',
'skia_revision': 'd07795eebb11219c638399981a60e9a6ff6052b3',

# Do not download the Emscripten SDK by default.
# This prevents us from downloading the Emscripten toolchain for builds
Expand Down Expand Up @@ -56,24 +55,24 @@ vars = {
# updated revision list of existing dependencies. You will need to
# gclient sync before and after update deps to ensure all deps are updated.
# updated revision list of existing dependencies.
'dart_revision': 'c3acfc2479f6eae42f7cbafe5e5518a2dd757b81',
'dart_revision': 'ad45e1b3210985c57bdb99960c77659050f4eebb',

# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
'dart_binaryen_rev': '9926156a583cec3d22d521232b31c70fa9a87dc1',
'dart_boringssl_rev': '22a0079b189c391b95689813a41982ce11876f0a',
'dart_core_rev': 'fe516ee1b38cc60e7a8c6e082c337037a043d782',
'dart_boringssl_rev': '7017746ef9f887c9005f035d9bd88974d53fd48f',
'dart_core_rev': '4a5ae2bc9db1f39fac071f1a6fade64bd155f734',
'dart_devtools_rev': '21f1838f3a9b138ac377efb953ca5a53c8832e75',
'dart_ecosystem_rev': 'edfdb3b4063b9034b708144633a700204f865f43',
'dart_http_rev': '5d94ef52582867e077bf41c3fa20fb8b1d1d834e',
'dart_ecosystem_rev': 'ed9c592c1d35106c0a8a52044426515017a60646',
'dart_http_rev': 'a9176ac97402a42e1b275a26eb20a9deaec92184',
'dart_i18n_rev': 'e1b5a798f8922bb27bbc6d858748ece6f9a19f02',
'dart_perfetto_rev': '13ce0c9e13b0940d2476cd0cff2301708a9a2e2b',
'dart_protobuf_rev': '91efb90f437bb6a30e6726c3369a2fcb9bba06e7',
'dart_pub_rev': 'ec276d10a7fa0f6c6ec005340fb9ad29f3b012d0',
'dart_pub_rev': '7654d523a42e764fad77c9e7b63a9686b88c9323',
'dart_sync_http_rev': '6666fff944221891182e1f80bf56569338164d72',
'dart_tools_rev': 'b827a6e38b934232c7f7b8728a5aef6165e7df2d',
'dart_tools_rev': 'd644cdabe20233a344fc0eb1f5cbd1cc3388ad9d',
'dart_vector_math_rev': 'cf3b5db7340d317dd3489e5a35434b408020a852',
'dart_web_rev': '12a9ca2ebc08f5a6f2d69aebc7daa1f5a2e6a431',
'dart_web_rev': '6b84f811cd67a5fd05f4dac24cb56542bcfc92e4',
'dart_webdriver_rev': '3a711ebb36871eac997c5d5d2429f7414873dc63',
'dart_webkit_inspection_protocol_rev': '762115a971d1968bc940454ad1e88d506d8c5640',

Expand Down Expand Up @@ -186,7 +185,6 @@ vars = {
"upstream_shelf": "https://github.com/dart-lang/shelf.git",
"upstream_skia": "https://skia.googlesource.com/skia.git",
"upstream_sqlite": "https://github.com/sqlite/sqlite.git",
"upstream_SwiftShader": "https://swiftshader.googlesource.com/SwiftShader.git",
"upstream_tar": "https://github.com/simolus3/tar.git",
"upstream_test": "https://github.com/dart-lang/test.git",
"upstream_usage": "https://github.com/dart-lang/usage.git",
Expand All @@ -201,7 +199,7 @@ vars = {
# The version / instance id of the cipd:chromium/fuchsia/test-scripts which
# will be used altogether with fuchsia-sdk to setup the build / test
# environment.
'fuchsia_test_scripts_version': '1frGe_KltAJKkeyPgy4cDJqScCYVYSpC9sJfjflcvl4C',
'fuchsia_test_scripts_version': 'KaOq3EE4qJ9fnaaaKznmHAZs9wyn-LdK_h52KEQv2KgC',

# The version / instance id of the cipd:chromium/fuchsia/gn-sdk which will be
# used altogether with fuchsia-sdk to generate gn based build rules.
Expand All @@ -224,7 +222,6 @@ allowed_hosts = [
'flutter.googlesource.com',
'llvm.googlesource.com',
'skia.googlesource.com',
'swiftshader.googlesource.com',
]

deps = {
Expand Down Expand Up @@ -342,7 +339,7 @@ deps = {
Var('dart_git') + '/dart_style.git@dfdf6420c7ea923d28edef3f11e89b4ff23d03bf',

'engine/src/flutter/third_party/dart/third_party/pkg/dartdoc':
Var('dart_git') + '/dartdoc.git@ac96918074974dcd4ea20f764f17090f58c1e428',
Var('dart_git') + '/dartdoc.git@8be851e2bfc5e4cfc0c7ec6f64b1a89699bf6456',

'engine/src/flutter/third_party/dart/third_party/pkg/ecosystem':
Var('dart_git') + '/ecosystem.git' + '@' + Var('dart_ecosystem_rev'),
Expand All @@ -357,7 +354,7 @@ deps = {
Var('dart_git') + '/leak_tracker.git@f5620600a5ce1c44f65ddaa02001e200b096e14c',

'engine/src/flutter/third_party/dart/third_party/pkg/native':
Var('dart_git') + '/native.git@046f63d1d89cd9954623bfa2df9c69d1a395375e',
Var('dart_git') + '/native.git@ae2fa39d12465cb415fb57e1aa03f8f4c0dc682f',

'engine/src/flutter/third_party/dart/third_party/pkg/protobuf':
Var('dart_git') + '/protobuf.git' + '@' + Var('dart_protobuf_rev'),
Expand All @@ -366,7 +363,7 @@ deps = {
Var('dart_git') + '/pub.git' + '@' + Var('dart_pub_rev'),

'engine/src/flutter/third_party/dart/third_party/pkg/shelf':
Var('dart_git') + '/shelf.git@6918a7690946044b4098e9f6735439044c676e13',
Var('dart_git') + '/shelf.git@fb3f931d2c158d794e83c1b76b7be4b625db3c28',

'engine/src/flutter/third_party/dart/third_party/pkg/sync_http':
Var('dart_git') + '/sync_http.git' + '@' + Var('dart_sync_http_rev'),
Expand All @@ -375,7 +372,7 @@ deps = {
Var('dart_git') + '/external/github.com/simolus3/tar.git@13479f7c2a18f499e840ad470cfcca8c579f6909',

'engine/src/flutter/third_party/dart/third_party/pkg/test':
Var('dart_git') + '/test.git@bd92e633e7f05edc3301865bdc00d1ae181cb1f1',
Var('dart_git') + '/test.git@55b186ddcad50fe4808226e0b681875dda6dd123',

'engine/src/flutter/third_party/dart/third_party/pkg/tools':
Var('dart_git') + '/tools.git' + '@' + Var('dart_tools_rev'),
Expand Down Expand Up @@ -544,7 +541,7 @@ deps = {
Var('flutter_git') + '/third_party/pyyaml.git' + '@' + '03c67afd452cdff45b41bfe65e19a2fb5b80a0e8',

'engine/src/flutter/third_party/swiftshader':
Var('swiftshader_git') + '/SwiftShader.git' + '@' + '794b0cfce1d828d187637e6d932bae484fbe0976',
Var('flutter_git') + '/third_party/swiftshader.git' + '@' + '1be9f83618f8ba258431c0c13d7a083eb193df11',

'engine/src/flutter/third_party/angle':
Var('flutter_git') + '/third_party/angle' + '@' + 'cc08479fbcc181697fa837069ce1103c58c15528',
Expand Down Expand Up @@ -833,7 +830,7 @@ deps = {
'packages': [
{
'package': 'fuchsia/sdk/core/linux-amd64',
'version': '_J8wM3kyQpLN9wvRD5upBr9L1g5TCYF3Oc8P0m3QeZMC'
'version': 'G3M0_OC-NACckIiVgFyftqUoCFlVblBmLtYUlWlkFFoC'
}
],
'condition': 'download_fuchsia_deps and not download_fuchsia_sdk',
Expand Down
Loading