Roll Dart SDK from 51035f288d30 to b1c8ca53bf37 (1 revision) (flutter/engine#24212)

This commit is contained in:
skia-flutter-autoroll 2021-02-04 17:31:03 -05:00 committed by GitHub
parent a46f817aee
commit eeafa7978b

2
DEPS
View File

@ -35,7 +35,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': '51035f288d30169dae8ba4a81d2fba377e76a77b',
'dart_revision': 'b1c8ca53bf3734ebbeadd3699eb793c6305f7289',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py