Roll Dart SDK from 80d41d76c87c to 6171198cb639 (1 revision) (flutter/engine#31860)

This commit is contained in:
skia-flutter-autoroll 2022-03-06 08:01:09 -05:00 committed by GitHub
parent 139b01d292
commit 276971f7dc

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