Roll Dart SDK from b2b8c997eefa to 5839c3386cca (3 revisions) (flutter/engine#25288)

This commit is contained in:
skia-flutter-autoroll 2021-03-29 18:24:01 -04:00 committed by GitHub
parent bfb45b7d79
commit 9899d1ffd8

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