Roll Dart SDK from 780818e65f67 to 3d6462e70fbf (1 revision) (flutter/engine#31214)

This commit is contained in:
skia-flutter-autoroll 2022-02-02 14:40:09 -05:00 committed by GitHub
parent 21595f9538
commit db87faa16d

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