Roll Dart SDK from 590635a0feab to 4a4f34a69fc1 (1 revision) (flutter/engine#30891)

This commit is contained in:
skia-flutter-autoroll 2022-01-14 21:45:10 -05:00 committed by GitHub
parent e12159a59f
commit 1137ec0f4d

2
DEPS
View File

@ -39,7 +39,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS.
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': '590635a0feab0b2694496c61401630a69368bd63',
'dart_revision': '4a4f34a69fc1324d9ff75483a7d1a94e18815ed7',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py