Roll Dart SDK from f6c50fc81b9c to 30d38cc9456f (1 revision) (flutter/engine#32997)

This commit is contained in:
skia-flutter-autoroll 2022-04-28 20:14:01 -04:00 committed by GitHub
parent 1ea8931dbd
commit 49744632df

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