Roll Dart SDK from abcc945d2079 to 81a28e7947bd (1 revision) (flutter/engine#31569)

This commit is contained in:
skia-flutter-autoroll
2022-02-19 12:24:04 -05:00
committed by GitHub
parent fbfa50d877
commit 5edc478f25

2
DEPS
View File

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