Roll Dart SDK from 102cf619465d to 5bf0ad33fa3c (1 revision) (flutter/engine#24184)

This commit is contained in:
skia-flutter-autoroll 2021-02-03 17:56:03 -05:00 committed by GitHub
parent 202b22489f
commit ba88e04220

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