Roll Dart SDK from f1d4c7c808bd to eafe0119c9f5 (2 revisions) (flutter/engine#36925)

This commit is contained in:
skia-flutter-autoroll 2022-10-21 12:57:14 -04:00 committed by GitHub
parent 440663e3c7
commit fcd3ea505b

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