Roll Dart SDK from 83edd189b2a3 to 142674549a5d (1 revision) (flutter/engine#26777)

This commit is contained in:
skia-flutter-autoroll 2021-06-15 22:44:01 -04:00 committed by GitHub
parent ba8b4b7161
commit 249f0296cf

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