Roll Dart SDK from 3f2cdd7b7393 to 5138e77df795 (1 revision) (flutter/engine#25418)

This commit is contained in:
skia-flutter-autoroll 2021-04-05 05:34:01 -04:00 committed by GitHub
parent 75b7c6e784
commit ee8cf981cd

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