@@ -7,7 +7,7 @@ packages:
7
7
name: archive
8
8
url: "https://pub.dartlang.org"
9
9
source: hosted
10
- version: "3.3.0 "
10
+ version: "3.3.5 "
11
11
async:
12
12
dependency: transitive
13
13
description:
@@ -43,6 +43,13 @@ packages:
43
43
url: "https://pub.dartlang.org"
44
44
source: hosted
45
45
version: "1.16.0"
46
+ convert:
47
+ dependency: transitive
48
+ description:
49
+ name: convert
50
+ url: "https://pub.dartlang.org"
51
+ source: hosted
52
+ version: "3.1.1"
46
53
crypto:
47
54
dependency: transitive
48
55
description:
@@ -56,7 +63,7 @@ packages:
56
63
name: dropdown_search
57
64
url: "https://pub.dartlang.org"
58
65
source: hosted
59
- version: "5.0.2 "
66
+ version: "5.0.5 "
60
67
fake_async:
61
68
dependency: transitive
62
69
description:
@@ -69,13 +76,6 @@ packages:
69
76
description: flutter
70
77
source: sdk
71
78
version: "0.0.0"
72
- flutter_chips_input:
73
- dependency: transitive
74
- description:
75
- name: flutter_chips_input
76
- url: "https://pub.dartlang.org"
77
- source: hosted
78
- version: "2.0.0"
79
79
flutter_colorpicker:
80
80
dependency: transitive
81
81
description:
@@ -96,14 +96,28 @@ packages:
96
96
name: flutter_form_builder
97
97
url: "https://pub.dartlang.org"
98
98
source: hosted
99
- version: "7.3.1 "
99
+ version: "7.7.0 "
100
100
flutter_keyboard_visibility:
101
101
dependency: transitive
102
102
description:
103
103
name: flutter_keyboard_visibility
104
104
url: "https://pub.dartlang.org"
105
105
source: hosted
106
- version: "5.3.0"
106
+ version: "5.4.0"
107
+ flutter_keyboard_visibility_linux:
108
+ dependency: transitive
109
+ description:
110
+ name: flutter_keyboard_visibility_linux
111
+ url: "https://pub.dartlang.org"
112
+ source: hosted
113
+ version: "1.0.0"
114
+ flutter_keyboard_visibility_macos:
115
+ dependency: transitive
116
+ description:
117
+ name: flutter_keyboard_visibility_macos
118
+ url: "https://pub.dartlang.org"
119
+ source: hosted
120
+ version: "1.0.0"
107
121
flutter_keyboard_visibility_platform_interface:
108
122
dependency: transitive
109
123
description:
@@ -118,6 +132,13 @@ packages:
118
132
url: "https://pub.dartlang.org"
119
133
source: hosted
120
134
version: "2.0.0"
135
+ flutter_keyboard_visibility_windows:
136
+ dependency: transitive
137
+ description:
138
+ name: flutter_keyboard_visibility_windows
139
+ url: "https://pub.dartlang.org"
140
+ source: hosted
141
+ version: "1.0.0"
121
142
flutter_lints:
122
143
dependency: "direct dev"
123
144
description:
@@ -137,6 +158,13 @@ packages:
137
158
url: "https://pub.dartlang.org"
138
159
source: hosted
139
160
version: "4.0.1"
161
+ flutter_svg:
162
+ dependency: transitive
163
+ description:
164
+ name: flutter_svg
165
+ url: "https://pub.dartlang.org"
166
+ source: hosted
167
+ version: "1.1.6"
140
168
flutter_test:
141
169
dependency: "direct dev"
142
170
description: flutter
@@ -155,7 +183,7 @@ packages:
155
183
name: flutter_typeahead
156
184
url: "https://pub.dartlang.org"
157
185
source: hosted
158
- version: "4.0.0 "
186
+ version: "4.1.1 "
159
187
flutter_web_plugins:
160
188
dependency: transitive
161
189
description: flutter
@@ -174,14 +202,14 @@ packages:
174
202
name: form_builder_validators
175
203
url: "https://pub.dartlang.org"
176
204
source: hosted
177
- version: "8.1.1 "
205
+ version: "8.4.0 "
178
206
image:
179
207
dependency: transitive
180
208
description:
181
209
name: image
182
210
url: "https://pub.dartlang.org"
183
211
source: hosted
184
- version: "3.2 .0"
212
+ version: "3.3 .0"
185
213
intl:
186
214
dependency: transitive
187
215
description:
@@ -231,27 +259,48 @@ packages:
231
259
url: "https://pub.dartlang.org"
232
260
source: hosted
233
261
version: "1.8.2"
262
+ path_drawing:
263
+ dependency: transitive
264
+ description:
265
+ name: path_drawing
266
+ url: "https://pub.dartlang.org"
267
+ source: hosted
268
+ version: "1.0.1"
269
+ path_parsing:
270
+ dependency: transitive
271
+ description:
272
+ name: path_parsing
273
+ url: "https://pub.dartlang.org"
274
+ source: hosted
275
+ version: "1.0.1"
234
276
petitparser:
235
277
dependency: transitive
236
278
description:
237
279
name: petitparser
238
280
url: "https://pub.dartlang.org"
239
281
source: hosted
240
- version: "5.0 .0"
282
+ version: "5.1 .0"
241
283
plugin_platform_interface:
242
284
dependency: transitive
243
285
description:
244
286
name: plugin_platform_interface
245
287
url: "https://pub.dartlang.org"
246
288
source: hosted
247
- version: "2.1.2"
289
+ version: "2.1.3"
290
+ pointycastle:
291
+ dependency: transitive
292
+ description:
293
+ name: pointycastle
294
+ url: "https://pub.dartlang.org"
295
+ source: hosted
296
+ version: "3.6.2"
248
297
signature:
249
298
dependency: transitive
250
299
description:
251
300
name: signature
252
301
url: "https://pub.dartlang.org"
253
302
source: hosted
254
- version: "5.0.1 "
303
+ version: "5.3.0 "
255
304
sky_engine:
256
305
dependency: transitive
257
306
description: flutter
@@ -321,5 +370,5 @@ packages:
321
370
source: hosted
322
371
version: "6.1.0"
323
372
sdks:
324
- dart: ">=2.17 .0 <3.0.0"
373
+ dart: ">=2.18 .0 <3.0.0"
325
374
flutter: ">=3.0.0"
0 commit comments