Roll Dart SDK from adf8fb6e09c1 to 7f634ae32aca (1 revision) (flutter/engine#31449)

This commit is contained in:
skia-flutter-autoroll 2022-02-14 16:10:08 -05:00 committed by GitHub
parent 56f2619e54
commit 2264b26901

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