11# Generated by pub
22# See https://dart.dev/tools/pub/glossary#lockfile
33packages:
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"
418 async:
519 dependency: transitive
620 description:
721 name: async
822 url: "https://pub.dartlang.org"
923 source: hosted
10- version: "2.5.0 "
24+ version: "2.6.1 "
1125 boolean_selector:
1226 dependency: transitive
1327 description:
@@ -21,7 +35,7 @@ packages:
2135 name: cached_network_image
2236 url: "https://pub.dartlang.org"
2337 source: hosted
24- version: "2.2.0+ 1"
38+ version: "2.5. 1"
2539 characters:
2640 dependency: transitive
2741 description:
@@ -113,6 +127,13 @@ packages:
113127 url: "https://pub.dartlang.org"
114128 source: hosted
115129 version: "1.2.0"
130+ ffi:
131+ dependency: transitive
132+ description:
133+ name: ffi
134+ url: "https://pub.dartlang.org"
135+ source: hosted
136+ version: "1.1.2"
116137 file:
117138 dependency: transitive
118139 description:
@@ -125,13 +146,20 @@ packages:
125146 description: flutter
126147 source: sdk
127148 version: "0.0.0"
149+ flutter_blurhash:
150+ dependency: transitive
151+ description:
152+ name: flutter_blurhash
153+ url: "https://pub.dartlang.org"
154+ source: hosted
155+ version: "0.5.0"
128156 flutter_cache_manager:
129157 dependency: transitive
130158 description:
131159 name: flutter_cache_manager
132160 url: "https://pub.dartlang.org"
133161 source: hosted
134- version: "1.4.1 "
162+ version: "2.1.2 "
135163 flutter_icons:
136164 dependency: "direct main"
137165 description:
@@ -184,6 +212,13 @@ packages:
184212 url: "https://pub.dartlang.org"
185213 source: hosted
186214 version: "3.1.3"
215+ image:
216+ dependency: transitive
217+ description:
218+ name: image
219+ url: "https://pub.dartlang.org"
220+ source: hosted
221+ version: "2.1.19"
187222 intl:
188223 dependency: transitive
189224 description:
@@ -226,6 +261,13 @@ packages:
226261 url: "https://pub.dartlang.org"
227262 source: hosted
228263 version: "1.0.7+1"
264+ octo_image:
265+ dependency: transitive
266+ description:
267+ name: octo_image
268+ url: "https://pub.dartlang.org"
269+ source: hosted
270+ version: "0.3.0"
229271 path:
230272 dependency: transitive
231273 description:
@@ -239,7 +281,7 @@ packages:
239281 name: path_provider
240282 url: "https://pub.dartlang.org"
241283 source: hosted
242- version: "1.6.14 "
284+ version: "1.6.28 "
243285 path_provider_linux:
244286 dependency: transitive
245287 description:
@@ -261,6 +303,13 @@ packages:
261303 url: "https://pub.dartlang.org"
262304 source: hosted
263305 version: "1.0.3"
306+ path_provider_windows:
307+ dependency: transitive
308+ description:
309+ name: path_provider_windows
310+ url: "https://pub.dartlang.org"
311+ source: hosted
312+ version: "0.0.5"
264313 pedantic:
265314 dependency: transitive
266315 description:
@@ -363,14 +412,21 @@ packages:
363412 name: source_span
364413 url: "https://pub.dartlang.org"
365414 source: hosted
366- version: "1.8.0 "
415+ version: "1.8.1 "
367416 sqflite:
368417 dependency: transitive
369418 description:
370419 name: sqflite
371420 url: "https://pub.dartlang.org"
372421 source: hosted
373- version: "1.2.0"
422+ version: "2.0.0+4"
423+ sqflite_common:
424+ dependency: transitive
425+ description:
426+ name: sqflite_common
427+ url: "https://pub.dartlang.org"
428+ source: hosted
429+ version: "2.0.1"
374430 stack_trace:
375431 dependency: transitive
376432 description:
@@ -398,7 +454,7 @@ packages:
398454 name: synchronized
399455 url: "https://pub.dartlang.org"
400456 source: hosted
401- version: "2.1.1 "
457+ version: "3.0.0 "
402458 term_glyph:
403459 dependency: transitive
404460 description:
@@ -412,7 +468,7 @@ packages:
412468 name: test_api
413469 url: "https://pub.dartlang.org"
414470 source: hosted
415- version: "0.2.19 "
471+ version: "0.3.0 "
416472 typed_data:
417473 dependency: transitive
418474 description:
@@ -434,6 +490,13 @@ packages:
434490 url: "https://pub.dartlang.org"
435491 source: hosted
436492 version: "2.1.0"
493+ win32:
494+ dependency: transitive
495+ description:
496+ name: win32
497+ url: "https://pub.dartlang.org"
498+ source: hosted
499+ version: "2.2.8"
437500 xdg_directories:
438501 dependency: transitive
439502 description:
@@ -456,5 +519,5 @@ packages:
456519 source: hosted
457520 version: "4.3.0"
458521sdks:
459- dart: ">=2.12.0-0 .0 <3.0.0"
460- flutter: ">=1.17 .0"
522+ dart: ">=2.13 .0 <3.0.0"
523+ flutter: ">=1.20 .0"
0 commit comments