Roll Dart SDK from 7250fd6379b2 to 3731dc83886c (1379 revisions) (flutter/engine#26379)

This commit is contained in:
skia-flutter-autoroll 2021-05-24 18:49:01 -04:00 committed by GitHub
parent d3f4069e34
commit 1f4f70fb0d

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