Roll Dart SDK from 70fd1c210ce0 to bb8d255ad883 (1 revision) (flutter/engine#31620)

This commit is contained in:
skia-flutter-autoroll
2022-02-23 01:09:12 -05:00
committed by GitHub
parent fa93720ccb
commit 4c6a5d02c5

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