Roll Dart SDK from 715b701a3108 to 84c74548e30a (6 revisions) (flutter/engine#29244)

This commit is contained in:
skia-flutter-autoroll 2021-10-19 15:56:31 -04:00 committed by GitHub
parent 37aa055192
commit b3d5c89863

2
DEPS
View File

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