Roll Dart SDK from 64d00fee8462 to c20ef394e132 (1 revision) (flutter/engine#28245)

This commit is contained in:
skia-flutter-autoroll 2021-08-21 17:42:01 -04:00 committed by GitHub
parent 900e8d4d66
commit b21ebe390a

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