Revert "Roll Dart SDK from 7475220f1114 to 100ad0b02dff (1 revision) (#36284)" (flutter/engine#36294)

This reverts commit 6b8a60a293ea6d60c38e0fba9f1fd9261074d22d.
This commit is contained in:
Zachary Anderson 2022-09-20 12:52:27 -07:00 committed by GitHub
parent 73c89c937c
commit 24451cf084

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