Roll Dart SDK from 2d8395572418 to 63c5e7f81d01 (1 revision) (flutter/engine#30539)

This commit is contained in:
skia-flutter-autoroll 2021-12-27 13:29:09 -05:00 committed by GitHub
parent 5096e8c5d4
commit 2a0311f6e0

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