Roll Dart SDK from e5a023df3830 to b7f8647ebc3f (1 revision) (flutter/engine#32670)

This commit is contained in:
skia-flutter-autoroll 2022-04-14 02:04:04 -04:00 committed by GitHub
parent 05f6174e7f
commit 55e1fa4c8e

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