Roll Dart SDK from a37a2cded4d8 to 0bb00dcb49a4 (1 revision) (flutter/engine#31547)

This commit is contained in:
skia-flutter-autoroll 2022-02-18 12:44:07 -05:00 committed by GitHub
parent 3b5ec940af
commit 67df6f2a21

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