mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/dart d166b0be1c..207082714c (7 commits)
dart-lang/sdk@207082714c Avoid repeated cast on NNBD rectangle width/height. dart-lang/sdk@c885bdde1d [vm] DBC is obsolete. Remove dead code. dart-lang/sdk@a9fb6b8812 Use TokenType.isIncrementOperator more often. dart-lang/sdk@9f25d0e1d8 Flow analysis: don't necessarily clear promotions on assignment. dart-lang/sdk@93afae8d0c Flow analysis: fix AssignedVariablesVisitor treatment of for-each loops. dart-lang/sdk@7c1fa846cd Refactor the logic for inferring for-each loop variable types. dart-lang/sdk@31de45b6c0 Issue 38582. Fix for Set/Map disambiguation and NNBD.
This commit is contained in:
parent
1ec97ed252
commit
ab7a35428e
2
DEPS
2
DEPS
@ -34,7 +34,7 @@ vars = {
|
||||
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
|
||||
# You can use //tools/dart/create_updated_flutter_deps.py to produce
|
||||
# updated revision list of existing dependencies.
|
||||
'dart_revision': 'd166b0be1cde1a82bfb8317693e8477530b37c58',
|
||||
'dart_revision': '207082714c4211628ee1909f4cd65c0730d7d9ef',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user