mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/dart 75ee523f91..4cff5a4fd6 (6 commits)
4cff5a4fd6 [ VM / Service ] Dynamically load source from linked-in platform kernel bc53c4dcda Update AstBuilder unified collection parsing to reduce error messages e3b8065625 Add support for --dump-info=binary 372537f1e4 Add first support for strict-inference as an analysis option. c49537e743 Support for 'double' fields in summaries. 9cdc189280 Fix bugs in list literals and add some inference tests
This commit is contained in:
parent
909bf53cd2
commit
def753db2d
4
DEPS
4
DEPS
@ -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': '75ee523f9102ecf3cef648979e09b88468c4a53d',
|
||||
'dart_revision': '4cff5a4fd6a02c5c4277a9087e6fb69052b120f9',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -47,7 +47,7 @@ vars = {
|
||||
'dart_convert_tag': '2.0.2',
|
||||
'dart_crypto_tag': '2.0.6',
|
||||
'dart_csslib_tag': '0.14.4+1',
|
||||
'dart_dart2js_info_tag': '0.5.15',
|
||||
'dart_dart2js_info_tag': '0.6.0',
|
||||
'dart_dart_style_tag': '1.2.2',
|
||||
'dart_dartdoc_tag': 'v0.28.2',
|
||||
'dart_fixnum_tag': '0.10.9',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user