Roll Dart SDK from 22dfe0dc39b1 to ff3caa6e6324 (1 revision) (flutter/engine#25356)

This commit is contained in:
skia-flutter-autoroll 2021-04-01 10:24:02 -04:00 committed by GitHub
parent 5b706325b2
commit 737e15d9cf

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