Roll Dart SDK from 1c8fde9a499c to 8e4fa56fefe4 (3 revisions) (flutter/engine#36665)

This commit is contained in:
skia-flutter-autoroll 2022-10-07 17:01:18 -04:00 committed by GitHub
parent a822324ec3
commit 3d22b371b0

2
DEPS
View File

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