mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from 5130dce07cd8 to f6a5b298f038 (2 revisions) (flutter/engine#36443)
This commit is contained in:
parent
b92b9bdb6a
commit
fb8b9defbf
4
DEPS
4
DEPS
@ -43,7 +43,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': '5130dce07cd8410b07de7d0ece8b9bc44e0d650b',
|
||||
'dart_revision': 'f6a5b298f038f22a9fd9519c902d4512f27368cd',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -210,7 +210,7 @@ deps = {
|
||||
Var('dart_git') + '/dart_style.git@49bc3ff32b5578b6e19f8fd376d668130941ee29',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/dartdoc':
|
||||
Var('dart_git') + '/dartdoc.git@c22e5e77de29bb9d334315926da5fdc0a218f3d4',
|
||||
Var('dart_git') + '/dartdoc.git@a6676ee586283d6ea0f835f0c70fc1115400964f',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/ffi':
|
||||
Var('dart_git') + '/ffi.git@fb5f2667826c0900e551d19101052f84e35f41bf',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user