|
@@ -1,34 +1,62 @@
|
1
|
1
|
# Generated by pub
|
2
|
2
|
# See https://dart.dev/tools/pub/glossary#lockfile
|
3
|
3
|
packages:
|
|
4
|
+ archive:
|
|
5
|
+ dependency: transitive
|
|
6
|
+ description:
|
|
7
|
+ name: archive
|
|
8
|
+ url: "https://pub.flutter-io.cn"
|
|
9
|
+ source: hosted
|
|
10
|
+ version: "2.0.11"
|
|
11
|
+ args:
|
|
12
|
+ dependency: transitive
|
|
13
|
+ description:
|
|
14
|
+ name: args
|
|
15
|
+ url: "https://pub.flutter-io.cn"
|
|
16
|
+ source: hosted
|
|
17
|
+ version: "1.5.2"
|
4
|
18
|
async:
|
5
|
19
|
dependency: transitive
|
6
|
20
|
description:
|
7
|
21
|
name: async
|
8
|
|
- url: "https://pub.dartlang.org"
|
|
22
|
+ url: "https://pub.flutter-io.cn"
|
9
|
23
|
source: hosted
|
10
|
|
- version: "2.3.0"
|
|
24
|
+ version: "2.4.0"
|
11
|
25
|
boolean_selector:
|
12
|
26
|
dependency: transitive
|
13
|
27
|
description:
|
14
|
28
|
name: boolean_selector
|
15
|
|
- url: "https://pub.dartlang.org"
|
|
29
|
+ url: "https://pub.flutter-io.cn"
|
16
|
30
|
source: hosted
|
17
|
31
|
version: "1.0.5"
|
18
|
32
|
charcode:
|
19
|
33
|
dependency: transitive
|
20
|
34
|
description:
|
21
|
35
|
name: charcode
|
22
|
|
- url: "https://pub.dartlang.org"
|
|
36
|
+ url: "https://pub.flutter-io.cn"
|
23
|
37
|
source: hosted
|
24
|
38
|
version: "1.1.2"
|
25
|
39
|
collection:
|
26
|
40
|
dependency: transitive
|
27
|
41
|
description:
|
28
|
42
|
name: collection
|
29
|
|
- url: "https://pub.dartlang.org"
|
|
43
|
+ url: "https://pub.flutter-io.cn"
|
30
|
44
|
source: hosted
|
31
|
45
|
version: "1.14.11"
|
|
46
|
+ convert:
|
|
47
|
+ dependency: transitive
|
|
48
|
+ description:
|
|
49
|
+ name: convert
|
|
50
|
+ url: "https://pub.flutter-io.cn"
|
|
51
|
+ source: hosted
|
|
52
|
+ version: "2.1.1"
|
|
53
|
+ crypto:
|
|
54
|
+ dependency: transitive
|
|
55
|
+ description:
|
|
56
|
+ name: crypto
|
|
57
|
+ url: "https://pub.flutter-io.cn"
|
|
58
|
+ source: hosted
|
|
59
|
+ version: "2.1.3"
|
32
|
60
|
flutter:
|
33
|
61
|
dependency: "direct main"
|
34
|
62
|
description: flutter
|
|
@@ -39,46 +67,60 @@ packages:
|
39
|
67
|
description: flutter
|
40
|
68
|
source: sdk
|
41
|
69
|
version: "0.0.0"
|
|
70
|
+ image:
|
|
71
|
+ dependency: transitive
|
|
72
|
+ description:
|
|
73
|
+ name: image
|
|
74
|
+ url: "https://pub.flutter-io.cn"
|
|
75
|
+ source: hosted
|
|
76
|
+ version: "2.1.4"
|
42
|
77
|
matcher:
|
43
|
78
|
dependency: transitive
|
44
|
79
|
description:
|
45
|
80
|
name: matcher
|
46
|
|
- url: "https://pub.dartlang.org"
|
|
81
|
+ url: "https://pub.flutter-io.cn"
|
47
|
82
|
source: hosted
|
48
|
|
- version: "0.12.5"
|
|
83
|
+ version: "0.12.6"
|
49
|
84
|
meta:
|
50
|
85
|
dependency: transitive
|
51
|
86
|
description:
|
52
|
87
|
name: meta
|
53
|
|
- url: "https://pub.dartlang.org"
|
|
88
|
+ url: "https://pub.flutter-io.cn"
|
54
|
89
|
source: hosted
|
55
|
|
- version: "1.1.7"
|
|
90
|
+ version: "1.1.8"
|
56
|
91
|
path:
|
57
|
92
|
dependency: transitive
|
58
|
93
|
description:
|
59
|
94
|
name: path
|
60
|
|
- url: "https://pub.dartlang.org"
|
|
95
|
+ url: "https://pub.flutter-io.cn"
|
61
|
96
|
source: hosted
|
62
|
97
|
version: "1.6.4"
|
63
|
98
|
pedantic:
|
64
|
99
|
dependency: transitive
|
65
|
100
|
description:
|
66
|
101
|
name: pedantic
|
67
|
|
- url: "https://pub.dartlang.org"
|
|
102
|
+ url: "https://pub.flutter-io.cn"
|
68
|
103
|
source: hosted
|
69
|
104
|
version: "1.8.0+1"
|
|
105
|
+ petitparser:
|
|
106
|
+ dependency: transitive
|
|
107
|
+ description:
|
|
108
|
+ name: petitparser
|
|
109
|
+ url: "https://pub.flutter-io.cn"
|
|
110
|
+ source: hosted
|
|
111
|
+ version: "2.4.0"
|
70
|
112
|
photo_manager:
|
71
|
113
|
dependency: "direct main"
|
72
|
114
|
description:
|
73
|
115
|
name: photo_manager
|
74
|
|
- url: "https://pub.dartlang.org"
|
|
116
|
+ url: "https://pub.flutter-io.cn"
|
75
|
117
|
source: hosted
|
76
|
118
|
version: "0.4.5"
|
77
|
119
|
quiver:
|
78
|
120
|
dependency: transitive
|
79
|
121
|
description:
|
80
|
122
|
name: quiver
|
81
|
|
- url: "https://pub.dartlang.org"
|
|
123
|
+ url: "https://pub.flutter-io.cn"
|
82
|
124
|
source: hosted
|
83
|
125
|
version: "2.0.5"
|
84
|
126
|
sky_engine:
|
|
@@ -90,57 +132,64 @@ packages:
|
90
|
132
|
dependency: transitive
|
91
|
133
|
description:
|
92
|
134
|
name: source_span
|
93
|
|
- url: "https://pub.dartlang.org"
|
|
135
|
+ url: "https://pub.flutter-io.cn"
|
94
|
136
|
source: hosted
|
95
|
137
|
version: "1.5.5"
|
96
|
138
|
stack_trace:
|
97
|
139
|
dependency: transitive
|
98
|
140
|
description:
|
99
|
141
|
name: stack_trace
|
100
|
|
- url: "https://pub.dartlang.org"
|
|
142
|
+ url: "https://pub.flutter-io.cn"
|
101
|
143
|
source: hosted
|
102
|
144
|
version: "1.9.3"
|
103
|
145
|
stream_channel:
|
104
|
146
|
dependency: transitive
|
105
|
147
|
description:
|
106
|
148
|
name: stream_channel
|
107
|
|
- url: "https://pub.dartlang.org"
|
|
149
|
+ url: "https://pub.flutter-io.cn"
|
108
|
150
|
source: hosted
|
109
|
151
|
version: "2.0.0"
|
110
|
152
|
string_scanner:
|
111
|
153
|
dependency: transitive
|
112
|
154
|
description:
|
113
|
155
|
name: string_scanner
|
114
|
|
- url: "https://pub.dartlang.org"
|
|
156
|
+ url: "https://pub.flutter-io.cn"
|
115
|
157
|
source: hosted
|
116
|
158
|
version: "1.0.5"
|
117
|
159
|
term_glyph:
|
118
|
160
|
dependency: transitive
|
119
|
161
|
description:
|
120
|
162
|
name: term_glyph
|
121
|
|
- url: "https://pub.dartlang.org"
|
|
163
|
+ url: "https://pub.flutter-io.cn"
|
122
|
164
|
source: hosted
|
123
|
165
|
version: "1.1.0"
|
124
|
166
|
test_api:
|
125
|
167
|
dependency: transitive
|
126
|
168
|
description:
|
127
|
169
|
name: test_api
|
128
|
|
- url: "https://pub.dartlang.org"
|
|
170
|
+ url: "https://pub.flutter-io.cn"
|
129
|
171
|
source: hosted
|
130
|
|
- version: "0.2.5"
|
|
172
|
+ version: "0.2.11"
|
131
|
173
|
typed_data:
|
132
|
174
|
dependency: transitive
|
133
|
175
|
description:
|
134
|
176
|
name: typed_data
|
135
|
|
- url: "https://pub.dartlang.org"
|
|
177
|
+ url: "https://pub.flutter-io.cn"
|
136
|
178
|
source: hosted
|
137
|
179
|
version: "1.1.6"
|
138
|
180
|
vector_math:
|
139
|
181
|
dependency: transitive
|
140
|
182
|
description:
|
141
|
183
|
name: vector_math
|
142
|
|
- url: "https://pub.dartlang.org"
|
|
184
|
+ url: "https://pub.flutter-io.cn"
|
143
|
185
|
source: hosted
|
144
|
186
|
version: "2.0.8"
|
|
187
|
+ xml:
|
|
188
|
+ dependency: transitive
|
|
189
|
+ description:
|
|
190
|
+ name: xml
|
|
191
|
+ url: "https://pub.flutter-io.cn"
|
|
192
|
+ source: hosted
|
|
193
|
+ version: "3.5.0"
|
145
|
194
|
sdks:
|
146
|
|
- dart: ">=2.2.2 <3.0.0"
|
|
195
|
+ dart: ">=2.4.0 <3.0.0"
|