Roll Dart SDK from 1b1b0743b421 to 55c93c732da9 (2 revisions) (flutter/engine#31315)

This commit is contained in:
skia-flutter-autoroll
2022-02-07 20:00:10 -05:00
committed by GitHub
parent 4e871bb6db
commit e4153f37d9

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