Roll Dart SDK from 398ee66637cf to c1145b4c0330 (1 revision) (flutter/engine#32130)

This commit is contained in:
skia-flutter-autoroll 2022-03-18 21:25:09 -04:00 committed by GitHub
parent 847733dbe7
commit ca4a91da04

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