Roll Dart SDK from f4370504e9ba to b2b5788a1284 (1 revision) (flutter/engine#33087)

This commit is contained in:
skia-flutter-autoroll 2022-05-03 21:54:05 -04:00 committed by GitHub
parent b415fb06ef
commit 93dbae77c7

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