mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/dart 1f933abcee..8342ec2c71 (12 commits) (flutter/engine#13941)
dart-lang/sdk@8342ec2c71 Fix pub.dev URLs throughout SDK repo dart-lang/sdk@6546460461 chore(doc): fix typo dart-lang/sdk@73cca4480c Fix typo dart-lang/sdk@f594720679 Fix typo dart-lang/sdk@11d523dfe1 Add a test suite for "co19", which will be the NNBD-migrated co19 tests. dart-lang/sdk@246b23e5be [cfe] Implement late lowering for local variables. dart-lang/sdk@195dd200ab [cfe] Support statement replacement in inference_visitor dart-lang/sdk@f1adb0b4d8 [analyzer] use the staging url for crash reports dart-lang/sdk@453aca82a7 [dartdevc] Migrating dart:_debugger to nnbd. dart-lang/sdk@28de386937 [dart:core] Update num `operator ==` parameter type in NNBD fork dart-lang/sdk@f31fb0386b Catch exceptions during ranking and disable smart ranking dart-lang/sdk@f414465c45 Analyzer refactoring Workspace.isBazelWorkspace() to a getter: get isBazel, this is follow up on https://dart-review.googlesource.com/c/sdk/+/125564
This commit is contained in:
parent
ae5cce0b17
commit
3daba45b72
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': '1f933abcee78f205b5231a3064681d0dffe96130',
|
||||
'dart_revision': '8342ec2c71f5299eadcccb1349b940752b1e7315',
|
||||
|
||||
# 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