Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 5deb15c

Browse files
committed
Roll src/third_party/dart 05bba46..e94e797 (5 commits)
e94e797 Fix flow analysis test for ForStatement2 0374ba1 Coalesce ForStatementBase with ForStatement2Impl. 4cd3093 Prepare visitors for UI-as-code rework. cfac26e Deprecate `Expression.precedence`. 4abf592 Fix ForLoop2 support in reference collector
1 parent 4db7c30 commit 5deb15c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ vars = {
3131
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
3232
# You can use //tools/dart/create_updated_flutter_deps.py to produce
3333
# updated revision list of existing dependencies.
34-
'dart_revision': '05bba46133f9dd349dac2e83ca3bf81b25c2d749',
34+
'dart_revision': 'e94e797d7b65bae5e036161c6ad62a7894a07a82',
3535

3636
# WARNING: DO NOT EDIT MANUALLY
3737
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py

0 commit comments

Comments
 (0)