Roll Dart SDK from a171b36d2fdd to 1588eca1fcb3 (2 revisions) (flutter/engine#27856)

This commit is contained in:
skia-flutter-autoroll 2021-08-03 02:45:01 -04:00 committed by GitHub
parent a29584add6
commit f7fe697384

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