This repository was archived by the owner on Feb 25, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
tools/const_finder/.dart_tool Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ vars = {
34
34
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
35
35
# You can use //tools/dart/create_updated_flutter_deps.py to produce
36
36
# updated revision list of existing dependencies.
37
- 'dart_revision' : '97cfd05b3cb34c3e86ab22223b069fad74ebafaf ' ,
37
+ 'dart_revision' : 'a37a4d42e53d504813874ab0ee05e94e77d30955 ' ,
38
38
39
39
# WARNING: DO NOT EDIT MANUALLY
40
40
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -156,7 +156,7 @@ deps = {
156
156
# WARNING: Unused Dart dependencies in the list below till "WARNING:" marker are removed automatically - see create_updated_flutter_deps.py.
157
157
158
158
'src/third_party/dart/third_party/pkg/args' :
159
- Var ('dart_git' ) + '/args.git@139140125126661fac88c9aa5882165936d01c91 ' ,
159
+ Var ('dart_git' ) + '/args.git@1.6.0 ' ,
160
160
161
161
'src/third_party/dart/third_party/pkg/async' :
162
162
Var ('dart_git' ) + '/async.git@695b3ac280f107c84adf7488743abfdfaaeea68f' ,
Original file line number Diff line number Diff line change 1
- Signature: a9de04379f69ec3212559677e2f03339
1
+ Signature: f605a424bdfd7039cd2374cf2f518c6f
2
2
3
3
UNUSED LICENSES:
4
4
Original file line number Diff line number Diff line change 23
23
"name" : " args" ,
24
24
"rootUri" : " ../../../../third_party/dart/third_party/pkg/args" ,
25
25
"packageUri" : " lib" ,
26
- "languageVersion" : " 2.12 "
26
+ "languageVersion" : " 2.3 "
27
27
},
28
28
{
29
29
"name" : " collection" ,
You can’t perform that action at this time.
0 commit comments