mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/dart ec7ec4ecf7..fb14babf59 (19 commits)
dart-lang/sdk@fb14babf59 [vm/fuzzer] disable control flow collections again dart-lang/sdk@5d4940f968 Migration: remove a bogus comment dart-lang/sdk@6043b53af6 Migration: add the ability to dump the graph after propagation. dart-lang/sdk@cdd2f855e1 Migration: handle upcasts from function type to Function or Object. dart-lang/sdk@7e04e051cf Migration: add an option to print just exception nodes rather than full stack traces. dart-lang/sdk@28d16e1172 Migration: implement substitution logic for generic function types. dart-lang/sdk@f48a5a9f64 Support create method fix for extensions dart-lang/sdk@17c06c342e Unify to single TypeProviderImpl. dart-lang/sdk@8c13ecf443 [cfe] Handle nested on-types dart-lang/sdk@0a49ddef73 Remove previewDart2 related code in some tests. dart-lang/sdk@836039e9b6 Add MockSdkElements for creating dart:core and dart:async mocks. dart-lang/sdk@d8f16611ed Support replacing similar names in extensions dart-lang/sdk@4d0fa1e402 fix for slash_for_doc_comments dart-lang/sdk@dc204ec879 [CFE] Preserve file URIs of expressions in unevaluated constants. dart-lang/sdk@0242f0c724 [kernel] FileUriExpression node dart-lang/sdk@70a7cbf49d [vm] Support extensions in ffi transformation and tfa tree shaker dart-lang/sdk@7152fd06a5 [cfe] Handle [] and []= on extensions dart-lang/sdk@deb2fcf818 [cfe] Handle extension operators dart-lang/sdk@7ca157dfd6 [cfe] Thread nullability modifiers for some InterfaceTypes in outline
This commit is contained in:
parent
723a2880eb
commit
e2ba93d74a
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': 'ec7ec4ecf7fb388c8bc6d074acb65e7d5605ff05',
|
||||
'dart_revision': 'fb14babf59584ee3aa9b524341455f2a3f3fca91',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Signature: adf087a28113f49999d27bf10c222f0c
|
||||
Signature: b4990680edf3c9cdbf728c324c5f11af
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user