Roll Dart SDK from 4c71ad843de0 to 8ad824d8b114 (1 revision) (flutter/engine#27183)

This commit is contained in:
skia-flutter-autoroll 2021-07-06 07:16:01 -04:00 committed by GitHub
parent 803eb973d9
commit 04e2db421a

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