Roll Dart SDK from 64f7ed6aa45a to 70c57ad7db0b (2 revisions) (flutter/engine#29297)

This commit is contained in:
skia-flutter-autoroll
2021-10-22 14:21:31 -04:00
committed by GitHub
parent 2f1dba0fad
commit 86ca79f691

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