Roll Dart SDK from 81e385566b30 to b5d0b8fd4fad (1 revision) (flutter/engine#32212)

This commit is contained in:
skia-flutter-autoroll 2022-03-23 13:20:05 -04:00 committed by GitHub
parent 1f42a94b4d
commit 0f0e05173e

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