Roll Dart SDK from abb6de13ea73 to d1ddf6fca6fe (2 revisions) (flutter/engine#33712)

This commit is contained in:
skia-flutter-autoroll
2022-05-31 09:33:05 -04:00
committed by GitHub
parent 7ba60ce763
commit 2c3b4b6c3a

2
DEPS
View File

@@ -45,7 +45,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS.
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': 'abb6de13ea7325e18cc72bb56d8c6f13a05a64dd',
'dart_revision': 'd1ddf6fca6feb01a8b5d265e007e3428316543e2',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py