@@ -7,7 +7,7 @@ packages:
77 path: ".."
88 relative: true
99 source: path
10- version: "0.2 .0"
10+ version: "0.3 .0"
1111 async:
1212 dependency: transitive
1313 description:
@@ -48,6 +48,14 @@ packages:
4848 url: "https://pub.dev"
4949 source: hosted
5050 version: "1.18.0"
51+ crypto:
52+ dependency: transitive
53+ description:
54+ name: crypto
55+ sha256: ff625774173754681d66daaf4a448684fb04b78f902da9cb3d308c19cc5e8bab
56+ url: "https://pub.dev"
57+ source: hosted
58+ version: "3.0.3"
5159 cupertino_icons:
5260 dependency: "direct main"
5361 description:
@@ -105,10 +113,10 @@ packages:
105113 dependency: "direct dev"
106114 description:
107115 name: flutter_lints
108- sha256: a25a15ebbdfc33ab1cd26c63a6ee519df92338a9c10f122adda92938253bef04
116+ sha256: "3f41d009ba7172d5ff9be5f6e6e6abb4300e263aab8866d2a0842ed2a70f8f0c"
109117 url: "https://pub.dev"
110118 source: hosted
111- version: "2 .0.3 "
119+ version: "4 .0.0 "
112120 flutter_test:
113121 dependency: "direct dev"
114122 description: flutter
@@ -119,6 +127,22 @@ packages:
119127 description: flutter
120128 source: sdk
121129 version: "0.0.0"
130+ hive:
131+ dependency: transitive
132+ description:
133+ name: hive
134+ sha256: "8dcf6db979d7933da8217edcec84e9df1bdb4e4edc7fc77dbd5aa74356d6d941"
135+ url: "https://pub.dev"
136+ source: hosted
137+ version: "2.2.3"
138+ hive_flutter:
139+ dependency: transitive
140+ description:
141+ name: hive_flutter
142+ sha256: dca1da446b1d808a51689fb5d0c6c9510c0a2ba01e22805d492c73b68e33eecc
143+ url: "https://pub.dev"
144+ source: hosted
145+ version: "1.1.0"
122146 http:
123147 dependency: transitive
124148 description:
@@ -163,10 +187,10 @@ packages:
163187 dependency: transitive
164188 description:
165189 name: lints
166- sha256: "0a217c6c989d21039f1498c3ed9f3ed71b354e69873f13a8dfc3c9fe76f1b452 "
190+ sha256: "976c774dd944a42e83e2467f4cc670daef7eed6295b10b36ae8c85bcbf828235 "
167191 url: "https://pub.dev"
168192 source: hosted
169- version: "2.1.1 "
193+ version: "4.0.0 "
170194 matcher:
171195 dependency: transitive
172196 description:
@@ -215,6 +239,62 @@ packages:
215239 url: "https://pub.dev"
216240 source: hosted
217241 version: "1.9.0"
242+ path_provider:
243+ dependency: transitive
244+ description:
245+ name: path_provider
246+ sha256: c9e7d3a4cd1410877472158bee69963a4579f78b68c65a2b7d40d1a7a88bb161
247+ url: "https://pub.dev"
248+ source: hosted
249+ version: "2.1.3"
250+ path_provider_android:
251+ dependency: transitive
252+ description:
253+ name: path_provider_android
254+ sha256: "9c96da072b421e98183f9ea7464898428e764bc0ce5567f27ec8693442e72514"
255+ url: "https://pub.dev"
256+ source: hosted
257+ version: "2.2.5"
258+ path_provider_foundation:
259+ dependency: transitive
260+ description:
261+ name: path_provider_foundation
262+ sha256: f234384a3fdd67f989b4d54a5d73ca2a6c422fa55ae694381ae0f4375cd1ea16
263+ url: "https://pub.dev"
264+ source: hosted
265+ version: "2.4.0"
266+ path_provider_linux:
267+ dependency: transitive
268+ description:
269+ name: path_provider_linux
270+ sha256: f7a1fe3a634fe7734c8d3f2766ad746ae2a2884abe22e241a8b301bf5cac3279
271+ url: "https://pub.dev"
272+ source: hosted
273+ version: "2.2.1"
274+ path_provider_platform_interface:
275+ dependency: transitive
276+ description:
277+ name: path_provider_platform_interface
278+ sha256: "88f5779f72ba699763fa3a3b06aa4bf6de76c8e5de842cf6f29e2e06476c2334"
279+ url: "https://pub.dev"
280+ source: hosted
281+ version: "2.1.2"
282+ path_provider_windows:
283+ dependency: transitive
284+ description:
285+ name: path_provider_windows
286+ sha256: "8bc9f22eee8690981c22aa7fc602f5c85b497a6fb2ceb35ee5a5e5ed85ad8170"
287+ url: "https://pub.dev"
288+ source: hosted
289+ version: "2.2.1"
290+ platform:
291+ dependency: transitive
292+ description:
293+ name: platform
294+ sha256: "9b71283fc13df574056616011fb138fd3b793ea47cc509c189a6c3fa5f8a1a65"
295+ url: "https://pub.dev"
296+ source: hosted
297+ version: "3.1.5"
218298 plugin_platform_interface:
219299 dependency: transitive
220300 description:
@@ -332,6 +412,14 @@ packages:
332412 url: "https://pub.dev"
333413 source: hosted
334414 version: "1.1.3"
415+ xdg_directories:
416+ dependency: transitive
417+ description:
418+ name: xdg_directories
419+ sha256: faea9dee56b520b55a566385b84f2e8de55e7496104adada9962e0bd11bcff1d
420+ url: "https://pub.dev"
421+ source: hosted
422+ version: "1.0.4"
335423sdks:
336424 dart: ">=3.4.0 <4.0.0"
337- flutter: ">=3.19 .0"
425+ flutter: ">=3.22 .0"
0 commit comments