Roll Dart SDK from 002db0ae4563 to 89ffc22de5cb (1 revision) (flutter/engine#26477)

This commit is contained in:
skia-flutter-autoroll 2021-05-28 04:34:01 -04:00 committed by GitHub
parent f18064f2fc
commit fc51e8cde5

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