Roll Dart SDK from 5896bc42f9dc to 020d55c3ddd3 (1 revision) (flutter/engine#32731)

This commit is contained in:
skia-flutter-autoroll 2022-04-17 22:44:04 -04:00 committed by GitHub
parent c3b5303410
commit 5fa63c80f8

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