Roll Dart SDK from b1afd0fae784 to 307a0e735317 (1 revision) (flutter/engine#29878)

This commit is contained in:
skia-flutter-autoroll
2021-11-22 14:48:02 -05:00
committed by GitHub
parent 8a54d52ba3
commit 7ae65f835d

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