Roll Dart SDK from f5b7d492702a to d73ac549789f (1 revision) (flutter/engine#33432)

This commit is contained in:
skia-flutter-autoroll 2022-05-17 15:17:02 -04:00 committed by GitHub
parent 3753042ba1
commit 3d2dbf8bf0

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