Roll Dart SDK from 444f455adb86 to 7baf8ae71c3e (1 revision) (flutter/engine#32562)

This commit is contained in:
skia-flutter-autoroll 2022-04-09 10:39:05 -04:00 committed by GitHub
parent 44e74eea58
commit bc7446fbff

2
DEPS
View File

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