Roll Dart SDK from 7a787be62489 to 2f8e5b957448 (1 revision) (flutter/engine#32850)

This commit is contained in:
skia-flutter-autoroll 2022-04-21 20:24:07 -04:00 committed by GitHub
parent c3ba36bdb8
commit 3ff6b2afa7

2
DEPS
View File

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