Roll Dart SDK from 2ace65b1b408 to 2091ff49c513 (8 revisions) (flutter/engine#30251)

This commit is contained in:
skia-flutter-autoroll 2021-12-09 16:44:07 -05:00 committed by GitHub
parent 6819f18463
commit 57ce600fd0

2
DEPS
View File

@ -39,7 +39,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': '2ace65b1b4085a8589b97a2368cb0a50d99e9bdf',
'dart_revision': '2091ff49c513576c6a01fde8e525a9aba3fe3bb6',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py