Roll Dart SDK from 9da9305034e3 to 210800069c36 (1 revision) (flutter/engine#33503)

This commit is contained in:
skia-flutter-autoroll 2022-05-19 22:43:04 -04:00 committed by GitHub
parent 91c59d0c26
commit 49d0fca4d3

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