Roll Dart SDK from f175a7cf984c to 80d41d76c87c (1 revision) (flutter/engine#31854)

This commit is contained in:
skia-flutter-autoroll 2022-03-05 17:01:09 -05:00 committed by GitHub
parent 78e0859708
commit 77bd214b1f

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