Roll Dart SDK from 96183eef80b7 to 8d3ed9fda5f1 (1 revision) (flutter/engine#24784)

This commit is contained in:
skia-flutter-autoroll 2021-03-04 13:34:02 -05:00 committed by GitHub
parent abc42cde56
commit 7100b411d1

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