Roll Dart SDK from d1ddf6fca6fe to b7b20478af70 (2 revisions) (flutter/engine#33722)

This commit is contained in:
skia-flutter-autoroll 2022-05-31 16:38:04 -04:00 committed by GitHub
parent 533e395f82
commit da2cace52c

2
DEPS
View File

@ -45,7 +45,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': 'd1ddf6fca6feb01a8b5d265e007e3428316543e2',
'dart_revision': 'b7b20478af700c97eefcb443b867660478a703b0',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py