Roll Dart SDK from c1145b4c0330 to 2e2d0c38fa17 (1 revision) (flutter/engine#32154)

This commit is contained in:
skia-flutter-autoroll 2022-03-21 11:30:06 -04:00 committed by GitHub
parent ae240220ca
commit 294621da2f

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