Roll Dart SDK from 4a239aa9685f to 2f0c186d3b10 (1 revision) (flutter/engine#36679)

This commit is contained in:
skia-flutter-autoroll
2022-10-09 11:06:21 -04:00
committed by GitHub
parent 10f42aa00b
commit f9ba736e07

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