Roll Dart SDK from 5130dce07cd8 to f6a5b298f038 (2 revisions) (flutter/engine#36443)

This commit is contained in:
skia-flutter-autoroll 2022-09-27 12:36:22 -04:00 committed by GitHub
parent b92b9bdb6a
commit fb8b9defbf

4
DEPS
View File

@ -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',