Roll Dart SDK from 7d43846b4279 to 42fb757902d7 (1 revision) (flutter/engine#31590)

This commit is contained in:
skia-flutter-autoroll
2022-02-21 13:44:04 -05:00
committed by GitHub
parent 903b8bc4fc
commit 970f77be83

2
DEPS
View File

@@ -39,7 +39,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS.
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': '7d43846b42794c8550e947ddd1eb34bbb23663fc',
'dart_revision': '42fb757902d758e8132cb8e2eec8504dd11b89e2',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py