Roll Dart SDK from d61876f17988 to c7a0c4ce6bc0 (1 revision) (flutter/engine#35731)

This commit is contained in:
skia-flutter-autoroll 2022-08-26 01:56:17 -04:00 committed by GitHub
parent 9cf63575d8
commit ffdc7f855c

2
DEPS
View File

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