mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from 6f333dbd6a2b to 8c45e2e29cb4 (3 revisions) (#21276)
This commit is contained in:
parent
7dc2ec2fbf
commit
87eff25909
6
DEPS
6
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': '6f333dbd6a2b4a5ca1173e44bf480d2f50642b6b',
|
||||
'dart_revision': '8c45e2e29cb48536734ceaacec56c864ccf9bbdc',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -46,7 +46,7 @@ vars = {
|
||||
'dart_http_retry_tag': '0.1.1',
|
||||
'dart_http_throttle_tag': '1.0.2',
|
||||
'dart_intl_tag': '0.16.1',
|
||||
'dart_linter_tag': '0.1.118',
|
||||
'dart_linter_tag': '0.1.119',
|
||||
'dart_oauth2_tag': '1.6.0',
|
||||
'dart_protobuf_rev': '3746c8fd3f2b0147623a8e3db89c3ff4330de760',
|
||||
'dart_pub_rev': '04e237f78b2302d7f20d0b362554425e8deb8add',
|
||||
@ -349,7 +349,7 @@ deps = {
|
||||
Var('dart_git') + '/package_config.git@9c586d04bd26fef01215fd10e7ab96a3050cfa64',
|
||||
|
||||
'src/third_party/dart/tools/sdks':
|
||||
{'packages': [{'version': 'version:2.10.0-79.0.dev', 'package': 'dart/dart-sdk/${{platform}}'}], 'dep_type': 'cipd'},
|
||||
{'packages': [{'version': 'version:2.10.0-110.3.beta', 'package': 'dart/dart-sdk/${{platform}}'}], 'dep_type': 'cipd'},
|
||||
|
||||
# WARNING: end of dart dependencies list that is cleaned up automatically - see create_updated_flutter_deps.py.
|
||||
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Signature: df8509c58cbdd5662d110e2b80d6c766
|
||||
Signature: b8be332a74c91a09d01b943416fac686
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -8105,6 +8105,7 @@ FILE: ../../../third_party/dart/runtime/vm/compiler/ffi/native_type.cc
|
||||
FILE: ../../../third_party/dart/runtime/vm/compiler/ffi/native_type.h
|
||||
FILE: ../../../third_party/dart/runtime/vm/compiler/ffi/recognized_method.cc
|
||||
FILE: ../../../third_party/dart/runtime/vm/compiler/ffi/recognized_method.h
|
||||
FILE: ../../../third_party/dart/runtime/vm/compiler/frontend/kernel_binary_flowgraph_test.cc
|
||||
FILE: ../../../third_party/dart/runtime/vm/compiler/stub_code_compiler.cc
|
||||
FILE: ../../../third_party/dart/runtime/vm/compiler/write_barrier_elimination.cc
|
||||
FILE: ../../../third_party/dart/runtime/vm/compiler/write_barrier_elimination.h
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user