Roll Dart SDK from d84981bafae3 to 3b11f88c96a5 (1 revision) (flutter/engine#29420)

This commit is contained in:
skia-flutter-autoroll 2021-10-29 22:08:01 -04:00 committed by GitHub
parent 3f2a048296
commit a099e3e692

2
DEPS
View File

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