mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/dart b23817105c..cc63d6e647 (8 commits)
cc63d6e647 dart fix support for control_flow_collection fixes 6d941f8099 Add manifest file error codes to master list of errors e9765499cc Support for name offset, code offset/length, documentation. cb894430ae error code associations for ui as code lints 29a6ad3beb Lazy AstBinaryReader is always lazy. 8f3608ca25 Enable ddb to run with experiments de6a7feb24 [vm] Add assertion to check if number of type arguments was calculated before setting type parameters 86734d476b [infra] Remove obsolete tools/infra/config directory
This commit is contained in:
parent
c7b138d82d
commit
623dca0537
2
DEPS
2
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': 'b23817105c8ba0456bf7733e3595069e3d545929',
|
||||
'dart_revision': 'cc63d6e647df1cfd34a54adb63aba7f937ce6f6b',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Signature: 622a5f3981f1c4097fb6ec06bd83d708
|
||||
Signature: c14120782eb49deb9f66922808723741
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user