Roll Dart SDK from 3b109a04f783 to 5c210933cdfe (2 revisions) (flutter/engine#40307)

Roll Dart SDK from 3b109a04f783 to 5c210933cdfe (2 revisions)
This commit is contained in:
skia-flutter-autoroll 2023-03-15 12:51:48 -04:00 committed by GitHub
parent 882b38da7a
commit c8463a1934

2
DEPS
View File

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