Roll Dart SDK from 684c0060b08b to f4370504e9ba (1 revision) (flutter/engine#33080)

This commit is contained in:
skia-flutter-autoroll 2022-05-03 17:24:04 -04:00 committed by GitHub
parent d5485e74e8
commit c5134882cc

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