Roll Dart SDK from 35a7d7f630f4 to 125606d51e62 (1 revision) (flutter/engine#25344)

This commit is contained in:
skia-flutter-autoroll 2021-03-31 20:14:01 -04:00 committed by GitHub
parent fb1e309778
commit dcb30fb40e

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