Roll Dart SDK from f94c8b2d1b97 to 02971d1fcc61 (1 revision) (flutter/engine#24368)

This commit is contained in:
skia-flutter-autoroll 2021-02-12 05:21:01 -05:00 committed by GitHub
parent 9555f6c8b3
commit 8d4575d397

2
DEPS
View File

@ -35,7 +35,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': 'f94c8b2d1b9791b5e28b5b9e984c8baab3a33f27',
'dart_revision': '02971d1fcc6167cc6bc6282b5a8b7183c1f12bc5',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py