Roll Dart SDK from 708801716094 to d3e96bbc3d87 (1 revision) (flutter/engine#33537)

This commit is contained in:
skia-flutter-autoroll 2022-05-22 04:43:05 -04:00 committed by GitHub
parent 82a1ff93b6
commit db2cb4d9c1

2
DEPS
View File

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