Roll Dart SDK from 613f78162919 to 6abc614cb5d3 (1 revision) (flutter/engine#33204)

This commit is contained in:
skia-flutter-autoroll 2022-05-08 15:29:05 -04:00 committed by GitHub
parent 06c82de488
commit 87d984b3d0

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