Roll Dart SDK from df5f7babf0dc to a1f6b41380c3 (1 revision) (flutter/engine#33662)

This commit is contained in:
skia-flutter-autoroll
2022-05-27 15:33:03 -04:00
committed by GitHub
parent 61a5c8873c
commit e6b4bfb4fb

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