Roll Dart SDK from f41e19e84943 to c4c0ac4ebd1b (1 revision) (flutter/engine#36224)

This commit is contained in:
skia-flutter-autoroll 2022-09-16 20:36:03 -04:00 committed by GitHub
parent 1545fbacae
commit 580e4dc41c

2
DEPS
View File

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