Roll Dart SDK from 883ab3f70e3d to 94ac8f6cc756 (1 revision) (flutter/engine#37267)

This commit is contained in:
skia-flutter-autoroll 2022-11-02 22:16:47 -04:00 committed by GitHub
parent 5d6b2f1974
commit fb090f7bd7

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