Roll Dart SDK from 1fd6151bb137 to 23cdf0997052 (2 revisions) (flutter/engine#25489)

This commit is contained in:
skia-flutter-autoroll 2021-04-08 04:04:01 -04:00 committed by GitHub
parent 506f4a1d36
commit e88f2223f8

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