Roll Dart SDK from 62cdddf03ccd to f3ac5d88c3d5 (1 revision) (flutter/engine#32256)

This commit is contained in:
skia-flutter-autoroll 2022-03-25 01:30:04 -04:00 committed by GitHub
parent 757b3aeaee
commit 7b786ffe0d

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