未验证 提交 c8da2882 编写于 作者: S Siva 提交者: GitHub

Roll Dart version to 9c07fb64c48adb3d6fde50bab6b8b641c5b67683 (#6788)

This hash corresponds to 2.10-dev.9.2

Changes in this roll include:
- Fix for https://github.com/flutter/flutter/issues/23879 (Revert
"[vm/compiler] Fine tune operator and phi handling.)
- Fix for Dart issue https://github.com/dart-lang/sdk/issues/35009
- Recover from default values in function types
- [vm, reload] On the path for no shape changes, defer freeing the old
- [vm] Fix misc printf format bugs.
- [VM] Added cleanup for Dart IO API
上级 94dd7165
......@@ -31,7 +31,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': 'bf26f760b1bb3d5fea6bda110f6a17b590364120',
'dart_revision': '9c07fb64c48adb3d6fde50bab6b8b641c5b67683',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
......@@ -60,7 +60,7 @@ vars = {
'dart_http_throttle_tag': '1.0.2',
'dart_intl_tag': '0.15.7',
'dart_json_rpc_2_tag': '2.0.9',
'dart_linter_tag': '0.1.70',
'dart_linter_tag': '0.1.71',
'dart_logging_tag': '0.11.3+2',
'dart_markdown_tag': '2.0.2',
'dart_matcher_tag': '0.12.3',
......
Signature: b024268129b905906ae3c9a0d7a30782
Signature: 03e52cfdea768cb5721891aa95f26166
UNUSED LICENSES:
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册