Roll Dart SDK from 43fe359811ea to ff8dd0a9bbe1 (1 revision) (flutter/engine#26286)

This commit is contained in:
skia-flutter-autoroll 2021-05-20 09:09:01 -04:00 committed by GitHub
parent 9576e77053
commit ec47e3f17c

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