Roll Dart SDK from d421f861e7d2 to 8f109f00bafd (1 revision) (flutter/engine#32767)

This commit is contained in:
skia-flutter-autoroll 2022-04-19 04:04:04 -04:00 committed by GitHub
parent 4b1ec50c8a
commit 10dfb9e71a

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