Roll Dart SDK from f1c98a571d1a to b36d861d5487 (1 revision) (flutter/engine#30850)

This commit is contained in:
skia-flutter-autoroll 2022-01-13 15:55:11 -05:00 committed by GitHub
parent 09a228de08
commit 58b82a17aa

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