Revert "Roll Dart SDK from 645fd748e79e to 0097dcbada06 (3 revisions) (#38883)" (flutter/engine#38973)

This reverts commit b9b9e7efe9.
This commit is contained in:
Kaushik Iska
2023-01-18 09:35:47 -05:00
committed by GitHub
parent f8854b3d6b
commit fccd5c07e5

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