Roll Dart SDK from 81a28e7947bd to 3ffaf75396c3 (1 revision) (flutter/engine#31570)

This commit is contained in:
skia-flutter-autoroll
2022-02-19 16:39:08 -05:00
committed by GitHub
parent 5edc478f25
commit 98471feb63

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