Roll Dart SDK from e3e901344f72 to 5fb4fb907f88 (1 revision) (flutter/engine#25371)

This commit is contained in:
skia-flutter-autoroll 2021-04-01 20:14:01 -04:00 committed by GitHub
parent 38f8686186
commit 9ce607d7fa

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