Roll Dart SDK from 0647872b7242 to d84981bafae3 (1 revision) (flutter/engine#29416)

This commit is contained in:
skia-flutter-autoroll 2021-10-29 17:38:01 -04:00 committed by GitHub
parent 2a452e7722
commit 7acd2202e5

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