Roll Dart SDK from bc90d71a182d to a565c735913c (1 revision) (flutter/engine#31562)

This commit is contained in:
skia-flutter-autoroll
2022-02-18 23:19:06 -05:00
committed by GitHub
parent 6b860502d2
commit 982c366b9e

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