Roll Dart SDK from bb8d255ad883 to 184b5b4016af (2 revisions) (flutter/engine#31627)

This commit is contained in:
skia-flutter-autoroll
2022-02-23 05:44:11 -05:00
committed by GitHub
parent 96c5ab32db
commit b71a442a88

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