Roll Dart SDK from 54cc31cd98db to 1b845f6a8c90 (1 revision) (flutter/engine#34705)

This commit is contained in:
skia-flutter-autoroll 2022-07-16 09:06:05 -04:00 committed by GitHub
parent 223969be64
commit d7ff0475ae

2
DEPS
View File

@ -35,7 +35,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': '54cc31cd98db9314b8aae563ece56a9b4b3e13a3',
'dart_revision': '1b845f6a8c90321d6317095c322b100ddd5dcf36',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py