Roll Dart SDK from 5bc905e69609 to ad5a250935d5 (4 revisions) (flutter/engine#32079)

This commit is contained in:
skia-flutter-autoroll 2022-03-16 22:10:09 -04:00 committed by GitHub
parent cdc3ea61b5
commit 12016fb194

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