未验证 提交 9859af12 编写于 作者: M Michael Goderbauer 提交者: GitHub

Roll dart to 29d6e963702fcbb0ed0d5ca67d6b5f977ac0c328 (#5083)

Picks up a fix for math on 32bit ARM devices running iOS, required for https://github.com/flutter/flutter/issues/2089.
上级 6a93ef1c
......@@ -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': 'fe606f890b0a311da802c78b0af414a3c2087a79',
'dart_revision': '29d6e963702fcbb0ed0d5ca67d6b5f977ac0c328',
'dart_args_tag': '1.4.1',
'dart_async_tag': '2.0.6',
......
# Generated by pub
# See http://pub.dartlang.org/doc/glossary.html#lockfile
# See https://www.dartlang.org/tools/pub/glossary#lockfile
packages:
archive:
dependency: "direct main"
......@@ -58,4 +58,4 @@ packages:
source: hosted
version: "1.1.5"
sdks:
dart: ">=1.21.0 <=2.0.0-dev.20.0"
dart: ">=1.21.0 <=2.0.0-edge.c080951d45e79cd25df98036c4be835b284a269c"
Signature: f189cf14d77aade905e2e7bf9a892c1b
Signature: 79fed6bd28e4f174af857f8916603d49
UNUSED LICENSES:
......@@ -4359,6 +4359,7 @@ FILE: ../../../third_party/dart/client/idea/.idea/inspectionProfiles/Project_Def
FILE: ../../../third_party/dart/client/idea/.idea/vcs.xml
FILE: ../../../third_party/dart/runtime/CPPLINT.cfg
FILE: ../../../third_party/dart/runtime/observatory/.analysis_options
FILE: ../../../third_party/dart/runtime/observatory/dart2js.packages
FILE: ../../../third_party/dart/runtime/observatory/lib/elements.dart
FILE: ../../../third_party/dart/runtime/observatory/lib/src/elements/img/chromium_icon.png
FILE: ../../../third_party/dart/runtime/observatory/lib/src/elements/img/dart_icon.png
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册