Revert "Roll Dart SDK from b1016d8f293a to c757f4bf468d (2 revisions) (#40052)" (flutter/engine#40054)

This reverts commit c535408dcc45e4411dc4ed30ad1cda81e47bd00b.
This commit is contained in:
Zachary Anderson 2023-03-03 09:33:29 -08:00 committed by GitHub
parent 51917e0a65
commit 6ebb323913

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