Roll Dart SDK from 1fd0db5918c3 to b30cd791a933 (1 revision) (flutter/engine#26843)

This commit is contained in:
skia-flutter-autoroll 2021-06-19 19:44:01 -04:00 committed by GitHub
parent 7078f6f9ac
commit fd8faa2d3c

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