1
1
# Generated by pub
2
- # See https://www.dartlang.org /tools/pub/glossary#lockfile
2
+ # See https://dart.dev /tools/pub/glossary#lockfile
3
3
packages:
4
4
async:
5
5
dependency: transitive
6
6
description:
7
7
name: async
8
8
url: "https://pub.dartlang.org"
9
9
source: hosted
10
- version: "2.0.8 "
10
+ version: "2.2.0 "
11
11
boolean_selector:
12
12
dependency: transitive
13
13
description:
@@ -61,28 +61,28 @@ packages:
61
61
name: flutter_advanced_networkimage
62
62
url: "https://pub.dartlang.org"
63
63
source: hosted
64
- version: "0.4.15 "
64
+ version: "0.5.0 "
65
65
flutter_cache_manager:
66
66
dependency: transitive
67
67
description:
68
68
name: flutter_cache_manager
69
69
url: "https://pub.dartlang.org"
70
70
source: hosted
71
- version: "0.3.2 "
71
+ version: "1.0.0 "
72
72
flutter_plugin_pdf_viewer:
73
73
dependency: "direct dev"
74
74
description:
75
75
path: ".."
76
76
relative: true
77
77
source: path
78
- version: "1.0.6 "
78
+ version: "1.0.7 "
79
79
flutter_svg:
80
80
dependency: transitive
81
81
description:
82
82
name: flutter_svg
83
83
url: "https://pub.dartlang.org"
84
84
source: hosted
85
- version: "0.12.4 "
85
+ version: "0.13.1 "
86
86
flutter_test:
87
87
dependency: "direct dev"
88
88
description: flutter
@@ -102,34 +102,20 @@ packages:
102
102
url: "https://pub.dartlang.org"
103
103
source: hosted
104
104
version: "3.1.3"
105
- infinite_listview:
106
- dependency: transitive
107
- description:
108
- name: infinite_listview
109
- url: "https://pub.dartlang.org"
110
- source: hosted
111
- version: "1.0.0"
112
105
matcher:
113
106
dependency: transitive
114
107
description:
115
108
name: matcher
116
109
url: "https://pub.dartlang.org"
117
110
source: hosted
118
- version: "0.12.3+1 "
111
+ version: "0.12.5 "
119
112
meta:
120
113
dependency: transitive
121
114
description:
122
115
name: meta
123
116
url: "https://pub.dartlang.org"
124
117
source: hosted
125
118
version: "1.1.6"
126
- numberpicker:
127
- dependency: transitive
128
- description:
129
- name: numberpicker
130
- url: "https://pub.dartlang.org"
131
- source: hosted
132
- version: "1.0.0"
133
119
path:
134
120
dependency: transitive
135
121
description:
@@ -143,28 +129,28 @@ packages:
143
129
name: path_drawing
144
130
url: "https://pub.dartlang.org"
145
131
source: hosted
146
- version: "0.4.0 "
132
+ version: "0.4.1 "
147
133
path_parsing:
148
134
dependency: transitive
149
135
description:
150
136
name: path_parsing
151
137
url: "https://pub.dartlang.org"
152
138
source: hosted
153
- version: "0.1.3 "
139
+ version: "0.1.4 "
154
140
path_provider:
155
141
dependency: transitive
156
142
description:
157
143
name: path_provider
158
144
url: "https://pub.dartlang.org"
159
145
source: hosted
160
- version: "0.5.0+1 "
146
+ version: "1.1.2 "
161
147
pedantic:
162
148
dependency: transitive
163
149
description:
164
150
name: pedantic
165
151
url: "https://pub.dartlang.org"
166
152
source: hosted
167
- version: "1.4 .0"
153
+ version: "1.7 .0"
168
154
petitparser:
169
155
dependency: transitive
170
156
description:
@@ -178,7 +164,7 @@ packages:
178
164
name: quiver
179
165
url: "https://pub.dartlang.org"
180
166
source: hosted
181
- version: "2.0.1 "
167
+ version: "2.0.3 "
182
168
rxdart:
183
169
dependency: transitive
184
170
description:
@@ -197,7 +183,7 @@ packages:
197
183
name: source_span
198
184
url: "https://pub.dartlang.org"
199
185
source: hosted
200
- version: "1.5.4 "
186
+ version: "1.5.5 "
201
187
sqflite:
202
188
dependency: transitive
203
189
description:
@@ -218,7 +204,7 @@ packages:
218
204
name: stream_channel
219
205
url: "https://pub.dartlang.org"
220
206
source: hosted
221
- version: "1.6.8 "
207
+ version: "2.0.0 "
222
208
string_scanner:
223
209
dependency: transitive
224
210
description:
@@ -246,7 +232,7 @@ packages:
246
232
name: test_api
247
233
url: "https://pub.dartlang.org"
248
234
source: hosted
249
- version: "0.2.2 "
235
+ version: "0.2.5 "
250
236
typed_data:
251
237
dependency: transitive
252
238
description:
@@ -276,5 +262,5 @@ packages:
276
262
source: hosted
277
263
version: "3.3.1"
278
264
sdks:
279
- dart: ">=2.1.0 <3.0.0"
280
- flutter: ">=1.2.1 <2.0.0"
265
+ dart: ">=2.2.2 <3.0.0"
266
+ flutter: ">=1.6.0 <2.0.0"
0 commit comments