1
1
# Generated by pub
2
2
# See https://www.dartlang.org/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.9"
11
+ args:
12
+ dependency: transitive
13
+ description:
14
+ name: args
15
+ url: "https://pub.dartlang.org"
16
+ source: hosted
17
+ version: "1.5.1"
4
18
async:
5
19
dependency: transitive
6
20
description:
@@ -29,18 +43,48 @@ packages:
29
43
url: "https://pub.dartlang.org"
30
44
source: hosted
31
45
version: "1.14.11"
46
+ convert:
47
+ dependency: transitive
48
+ description:
49
+ name: convert
50
+ url: "https://pub.dartlang.org"
51
+ source: hosted
52
+ version: "2.1.1"
53
+ crypto:
54
+ dependency: transitive
55
+ description:
56
+ name: crypto
57
+ url: "https://pub.dartlang.org"
58
+ source: hosted
59
+ version: "2.0.6"
32
60
cupertino_icons:
33
61
dependency: "direct main"
34
62
description:
35
63
name: cupertino_icons
36
64
url: "https://pub.dartlang.org"
37
65
source: hosted
38
66
version: "0.1.2"
67
+ dart_config:
68
+ dependency: transitive
69
+ description:
70
+ path: "."
71
+ ref: HEAD
72
+ resolved-ref: a7ed88a4793e094a4d5d5c2d88a89e55510accde
73
+ url: "https://github.com/MarkOSullivan94/dart_config.git"
74
+ source: git
75
+ version: "0.5.0"
39
76
flutter:
40
77
dependency: "direct main"
41
78
description: flutter
42
79
source: sdk
43
80
version: "0.0.0"
81
+ flutter_launcher_icons:
82
+ dependency: "direct main"
83
+ description:
84
+ name: flutter_launcher_icons
85
+ url: "https://pub.dartlang.org"
86
+ source: hosted
87
+ version: "0.7.0"
44
88
flutter_local_notifications:
45
89
dependency: "direct main"
46
90
description:
@@ -53,6 +97,13 @@ packages:
53
97
description: flutter
54
98
source: sdk
55
99
version: "0.0.0"
100
+ image:
101
+ dependency: transitive
102
+ description:
103
+ name: image
104
+ url: "https://pub.dartlang.org"
105
+ source: hosted
106
+ version: "2.0.7"
56
107
matcher:
57
108
dependency: transitive
58
109
description:
@@ -81,6 +132,13 @@ packages:
81
132
url: "https://pub.dartlang.org"
82
133
source: hosted
83
134
version: "1.5.0"
135
+ petitparser:
136
+ dependency: transitive
137
+ description:
138
+ name: petitparser
139
+ url: "https://pub.dartlang.org"
140
+ source: hosted
141
+ version: "2.2.1"
84
142
platform:
85
143
dependency: transitive
86
144
description:
@@ -163,6 +221,20 @@ packages:
163
221
url: "https://pub.dartlang.org"
164
222
source: hosted
165
223
version: "2.0.8"
224
+ xml:
225
+ dependency: transitive
226
+ description:
227
+ name: xml
228
+ url: "https://pub.dartlang.org"
229
+ source: hosted
230
+ version: "3.4.1"
231
+ yaml:
232
+ dependency: transitive
233
+ description:
234
+ name: yaml
235
+ url: "https://pub.dartlang.org"
236
+ source: hosted
237
+ version: "2.1.15"
166
238
sdks:
167
239
dart: ">=2.2.0 <3.0.0"
168
240
flutter: ">=0.1.4 <2.0.0"
0 commit comments