Roll Dart SDK from 32238a66b5ca to 624de6ea9e59 (4 revisions) (flutter/engine#28029)

This commit is contained in:
skia-flutter-autoroll 2021-08-11 16:47:02 -04:00 committed by GitHub
parent d598108c38
commit 7c73695ff1

2
DEPS
View File

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