Roll Dart SDK from e9c75accbd18 to cf5dfd1d5e5d (6 revisions) (flutter/engine#34253)

This commit is contained in:
skia-flutter-autoroll 2022-06-23 11:54:05 -04:00 committed by GitHub
parent ff33c81c8e
commit 2a687aade6

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