Roll Dart SDK from 45b43e23489a to 883ab3f70e3d (1 revision) (flutter/engine#37248)

This commit is contained in:
skia-flutter-autoroll 2022-11-02 14:32:19 -04:00 committed by GitHub
parent f9ae75dd76
commit 3304155e88

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