File tree Expand file tree Collapse file tree 1 file changed +56
-14
lines changed Expand file tree Collapse file tree 1 file changed +56
-14
lines changed Original file line number Diff line number Diff line change 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.dartlang.org"
9
+ source: hosted
10
+ version: "2.0.13"
11
+ args:
12
+ dependency: transitive
13
+ description:
14
+ name: args
15
+ url: "https://pub.dartlang.org"
16
+ source: hosted
17
+ version: "1.6.0"
4
18
async:
5
19
dependency: transitive
6
20
description:
@@ -22,34 +36,34 @@ packages:
22
36
url: "https://pub.dartlang.org"
23
37
source: hosted
24
38
version: "1.1.3"
25
- clock:
39
+ collection:
40
+ dependency: transitive
41
+ description:
42
+ name: collection
43
+ url: "https://pub.dartlang.org"
44
+ source: hosted
45
+ version: "1.14.12"
46
+ convert:
26
47
dependency: transitive
27
48
description:
28
- name: clock
49
+ name: convert
29
50
url: "https://pub.dartlang.org"
30
51
source: hosted
31
- version: "1.0 .1"
32
- collection :
52
+ version: "2.1 .1"
53
+ crypto :
33
54
dependency: transitive
34
55
description:
35
- name: collection
56
+ name: crypto
36
57
url: "https://pub.dartlang.org"
37
58
source: hosted
38
- version: "1.14.12 "
59
+ version: "2.1.4 "
39
60
cupertino_icons:
40
61
dependency: "direct main"
41
62
description:
42
63
name: cupertino_icons
43
64
url: "https://pub.dartlang.org"
44
65
source: hosted
45
66
version: "0.1.3"
46
- fake_async:
47
- dependency: transitive
48
- description:
49
- name: fake_async
50
- url: "https://pub.dartlang.org"
51
- source: hosted
52
- version: "1.1.0"
53
67
flutter:
54
68
dependency: "direct main"
55
69
description: flutter
@@ -60,6 +74,13 @@ packages:
60
74
description: flutter
61
75
source: sdk
62
76
version: "0.0.0"
77
+ image:
78
+ dependency: transitive
79
+ description:
80
+ name: image
81
+ url: "https://pub.dartlang.org"
82
+ source: hosted
83
+ version: "2.1.12"
63
84
matcher:
64
85
dependency: transitive
65
86
description:
@@ -80,7 +101,21 @@ packages:
80
101
name: path
81
102
url: "https://pub.dartlang.org"
82
103
source: hosted
83
- version: "1.7.0"
104
+ version: "1.6.4"
105
+ petitparser:
106
+ dependency: transitive
107
+ description:
108
+ name: petitparser
109
+ url: "https://pub.dartlang.org"
110
+ source: hosted
111
+ version: "2.4.0"
112
+ quiver:
113
+ dependency: transitive
114
+ description:
115
+ name: quiver
116
+ url: "https://pub.dartlang.org"
117
+ source: hosted
118
+ version: "2.1.3"
84
119
sky_engine:
85
120
dependency: transitive
86
121
description: flutter
@@ -142,5 +177,12 @@ packages:
142
177
url: "https://pub.dartlang.org"
143
178
source: hosted
144
179
version: "2.0.8"
180
+ xml:
181
+ dependency: transitive
182
+ description:
183
+ name: xml
184
+ url: "https://pub.dartlang.org"
185
+ source: hosted
186
+ version: "3.6.1"
145
187
sdks:
146
188
dart: ">=2.7.0 <3.0.0"
You can’t perform that action at this time.
0 commit comments