Roll Dart SDK from 3e856e1615d0 to 808470b40bee (1 revision) (flutter/engine#32355)

This commit is contained in:
skia-flutter-autoroll 2022-03-31 12:45:04 -04:00 committed by GitHub
parent 419da59a4f
commit fffb0a94b5

2
DEPS
View File

@ -45,7 +45,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': '3e856e1615d01184b376c55b9ce0fec6b58c35e0',
'dart_revision': '808470b40bee56ad421e486083bce69ca5baf06d',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py