Roll Dart SDK from 3d3512949729 to f4612ed462cf (1 revision) (flutter/engine#29718)

This commit is contained in:
skia-flutter-autoroll 2021-11-12 19:11:01 -05:00 committed by GitHub
parent 8c6d3d2492
commit 675f7cdd14

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