Roll Dart SDK from 05193f5446a9 to afed8c822847 (6 revisions) (flutter/engine#34686)

This commit is contained in:
skia-flutter-autoroll 2022-07-15 02:08:05 -04:00 committed by GitHub
parent 6bb328a317
commit b8e8899cdb

2
DEPS
View File

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