Roll Dart SDK from b5ff349bffc8 to a45eaf6402c3 (1 revision) (flutter/engine#25837)

This commit is contained in:
skia-flutter-autoroll 2021-04-29 11:54:02 -04:00 committed by GitHub
parent ce762421bd
commit abc202816b

2
DEPS
View File

@ -35,7 +35,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': 'b5ff349bffc848262ce67960461c1eecbb89e72f',
'dart_revision': 'a45eaf6402c3941823703502094199ed0bb01a1b',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py