Roll Dart SDK from 50dcff4972e3 to 16b0538e6ccf (1 revision) (flutter/engine#33795)

This commit is contained in:
skia-flutter-autoroll 2022-06-02 22:18:05 -04:00 committed by GitHub
parent 3bf2a3c202
commit 8374af2c43

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