Roll Dart SDK from 7c10bc44c99f to 291a018dfa06 (1 revision) (flutter/engine#33530)

This commit is contained in:
skia-flutter-autoroll 2022-05-21 07:53:04 -04:00 committed by GitHub
parent 3f91539f89
commit 1d3606eee3

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