Roll Dart SDK from b31c0935f3cc to a37a2cded4d8 (1 revision) (flutter/engine#31543)

This commit is contained in:
skia-flutter-autoroll
2022-02-18 08:14:10 -05:00
committed by GitHub
parent 5872bcdc8b
commit 5ec43907c4

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