Roll Dart SDK from b5506a8f3431 to ed37fd05e6de (1 revision) (flutter/engine#30999)

This commit is contained in:
skia-flutter-autoroll 2022-01-22 21:10:10 -05:00 committed by GitHub
parent 87f3c48448
commit 02afc2102b

2
DEPS
View File

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