Roll Dart SDK from b98a1eec5eb5 to 6ecae204598d (1 revision) (flutter/engine#25874)

This commit is contained in:
skia-flutter-autoroll
2021-05-01 11:54:01 -04:00
committed by GitHub
parent 5bcf0c187c
commit efaa527c85

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