Roll Dart SDK from a3736d4e9b1b to 6761acad2daf (2 revisions) (flutter/engine#31404)

This commit is contained in:
skia-flutter-autoroll
2022-02-11 12:05:11 -05:00
committed by GitHub
parent fcf461ce15
commit fb02babf4a

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