mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from f06ac8474569 to 38bfbc6df9a5 (8 revisions) (flutter/engine#35345)
This commit is contained in:
parent
e9c91b56db
commit
6650bd1e21
8
DEPS
8
DEPS
@ -36,7 +36,7 @@ vars = {
|
||||
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS.
|
||||
# You can use //tools/dart/create_updated_flutter_deps.py to produce
|
||||
# updated revision list of existing dependencies.
|
||||
'dart_revision': 'f06ac84745697b1c231bcd37f094b3848bda289e',
|
||||
'dart_revision': '38bfbc6df9a529472d78fbc31a71043bd2b0c8fb',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -200,10 +200,10 @@ deps = {
|
||||
Var('dart_git') + '/csslib.git@ba2eb2d80530eedefadaade338a09c2dd60410f3',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/dart_style':
|
||||
Var('dart_git') + '/dart_style.git@d7b73536a8079331c888b7da539b80e6825270ea',
|
||||
Var('dart_git') + '/dart_style.git@49bc3ff32b5578b6e19f8fd376d668130941ee29',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/dartdoc':
|
||||
Var('dart_git') + '/dartdoc.git@f419695f57c580f30ea142a0f6e13a9e0001b342',
|
||||
Var('dart_git') + '/dartdoc.git@8ee30225e2d89d6044dc48965c9ce1ec1c406cb9',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/ffi':
|
||||
Var('dart_git') + '/ffi.git@18b2b549d55009ff594600b04705ff6161681e07',
|
||||
@ -233,7 +233,7 @@ deps = {
|
||||
Var('dart_git') + '/json_rpc_2.git@805e6536dd961d66f6b8cd46d8f3e61774f957c9',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/linter':
|
||||
Var('dart_git') + '/linter.git@075a3b6abf54b38c295690ec8e043607654f2da3',
|
||||
Var('dart_git') + '/linter.git@a97919a064cc4b3b6923a18cdb47a3779a31bc7b',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/logging':
|
||||
Var('dart_git') + '/logging.git@d10e24844c2e01d3f6d2b5a1a2bb8717359c6a87',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user