Roll Dart SDK from b5d0b8fd4fad to 8d8944d40cd8 (1 revision) (flutter/engine#32224)

This commit is contained in:
skia-flutter-autoroll 2022-03-23 17:30:05 -04:00 committed by GitHub
parent c3a54d62fe
commit fc7ba2a050

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