Roll Dart SDK from 6d0a351efd1f to 624d14c61b2d (1 revision) (flutter/engine#25404)

This commit is contained in:
skia-flutter-autoroll 2021-04-03 00:24:01 -04:00 committed by GitHub
parent 682fa46b6b
commit aa19e44e5c

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': '6d0a351efd1f08ff0aea0c41396789808f68c4cb',
'dart_revision': '624d14c61b2d465aeb0851e632272c9edf25e0c2',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py