Roll Dart SDK from c3a81848d916 to 3be0677f3007 (1 revision) (flutter/engine#36559)

This commit is contained in:
skia-flutter-autoroll 2022-10-02 19:51:34 -04:00 committed by GitHub
parent 1303e492d4
commit 06cd1cfcd4

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