Skip to content

Commit ff13f26

Browse files
authored
build: remove unused package 'cross_local_storage'
Closes #144
1 parent 6ea04b0 commit ff13f26

File tree

3 files changed

+27
-39
lines changed

3 files changed

+27
-39
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Fixed
11+
12+
- removed unused package 'cross_local_storage' from pubspec —
13+
[144](https://github.com/dartoos-dev/json_cache/issues/144).
14+
1015
## [3.0.0] - 2023-08-10
1116

1217
### Removed
1318

1419
- support for the 'cross_local_storage' package — **BREAKING CHANGE**
15-
[125](https://github.com/dartoos-dev/json_cache/issues/125).
20+
[140](https://github.com/dartoos-dev/json_cache/issues/140).
1621

1722
### Fixed
1823

pubspec.lock

Lines changed: 21 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ packages:
2929
dependency: transitive
3030
description:
3131
name: async
32-
sha256: bfe67ef28df125b7dddcea62755991f807aa39a2492a23e1550161692950bbe0
32+
sha256: "947bfcf187f74dbc5e146c9eb9c0f10c9f8b30743e341481c1e2ed3ecc18c20c"
3333
url: "https://pub.dev"
3434
source: hosted
35-
version: "2.10.0"
35+
version: "2.11.0"
3636
boolean_selector:
3737
dependency: transitive
3838
description:
@@ -45,10 +45,10 @@ packages:
4545
dependency: transitive
4646
description:
4747
name: characters
48-
sha256: e6a326c8af69605aec75ed6c187d06b349707a27fbff8222ca9cc2cff167975c
48+
sha256: "04a925763edad70e8443c99234dc3328f442e811f1d8fd1a72f1c8ad0f69a605"
4949
url: "https://pub.dev"
5050
source: hosted
51-
version: "1.2.1"
51+
version: "1.3.0"
5252
clock:
5353
dependency: transitive
5454
description:
@@ -61,10 +61,10 @@ packages:
6161
dependency: transitive
6262
description:
6363
name: collection
64-
sha256: cfc915e6923fe5ce6e153b0723c753045de46de1b4d63771530504004a45fae0
64+
sha256: "4a07be6cb69c84d677a6c3096fcf960cc3285a8330b4603e0d463d15d9bd934c"
6565
url: "https://pub.dev"
6666
source: hosted
67-
version: "1.17.0"
67+
version: "1.17.1"
6868
convert:
6969
dependency: transitive
7070
description:
@@ -81,14 +81,6 @@ packages:
8181
url: "https://pub.dev"
8282
source: hosted
8383
version: "1.6.3"
84-
cross_local_storage:
85-
dependency: "direct main"
86-
description:
87-
name: cross_local_storage
88-
sha256: "4ea71b66c9c10bac6ae1a287620e48eeb611c63d1fd70b15940195b3f84305bd"
89-
url: "https://pub.dev"
90-
source: hosted
91-
version: "2.0.1"
9284
crypto:
9385
dependency: transitive
9486
description:
@@ -244,10 +236,10 @@ packages:
244236
dependency: transitive
245237
description:
246238
name: js
247-
sha256: "5528c2f391ededb7775ec1daa69e65a2d61276f7552de2b5f7b8d34ee9fd4ab7"
239+
sha256: f2c445dce49627136094980615a031419f7f3eb393237e4ecd97ac15dea343f3
248240
url: "https://pub.dev"
249241
source: hosted
250-
version: "0.6.5"
242+
version: "0.6.7"
251243
lint:
252244
dependency: "direct dev"
253245
description:
@@ -276,10 +268,10 @@ packages:
276268
dependency: transitive
277269
description:
278270
name: matcher
279-
sha256: "16db949ceee371e9b99d22f88fa3a73c4e59fd0afed0bd25fc336eb76c198b72"
271+
sha256: "6501fbd55da300384b768785b83e5ce66991266cec21af89ab9ae7f5ce1c4cbb"
280272
url: "https://pub.dev"
281273
source: hosted
282-
version: "0.12.13"
274+
version: "0.12.15"
283275
material_color_utilities:
284276
dependency: transitive
285277
description:
@@ -292,10 +284,10 @@ packages:
292284
dependency: transitive
293285
description:
294286
name: meta
295-
sha256: "6c268b42ed578a53088d834796959e4a1814b5e9e164f147f580a386e5decf42"
287+
sha256: "3c74dbf8763d36539f114c799d8a2d87343b5067e9d796ca22b5eb8437090ee3"
296288
url: "https://pub.dev"
297289
source: hosted
298-
version: "1.8.0"
290+
version: "1.9.1"
299291
mime:
300292
dependency: transitive
301293
description:
@@ -340,10 +332,10 @@ packages:
340332
dependency: transitive
341333
description:
342334
name: path
343-
sha256: db9d4f58c908a4ba5953fcee2ae317c94889433e5024c27ce74a37f94267945b
335+
sha256: "8829d8a55c13fc0e37127c29fedf290c102f4e40ae94ada574091fe0ff96c917"
344336
url: "https://pub.dev"
345337
source: hosted
346-
version: "1.8.2"
338+
version: "1.8.3"
347339
path_provider:
348340
dependency: transitive
349341
description:
@@ -472,14 +464,6 @@ packages:
472464
url: "https://pub.dev"
473465
source: hosted
474466
version: "2.3.0"
475-
shared_preferences_macos:
476-
dependency: transitive
477-
description:
478-
name: shared_preferences_macos
479-
sha256: "81b6a60b2d27020eb0fc41f4cebc91353047309967901a79ee8203e40c42ed46"
480-
url: "https://pub.dev"
481-
source: hosted
482-
version: "2.0.5"
483467
shared_preferences_platform_interface:
484468
dependency: transitive
485469
description:
@@ -609,26 +593,26 @@ packages:
609593
dependency: "direct dev"
610594
description:
611595
name: test
612-
sha256: a5fcd2d25eeadbb6589e80198a47d6a464ba3e2049da473943b8af9797900c2d
596+
sha256: "3dac9aecf2c3991d09b9cdde4f98ded7b30804a88a0d7e4e7e1678e78d6b97f4"
613597
url: "https://pub.dev"
614598
source: hosted
615-
version: "1.22.0"
599+
version: "1.24.1"
616600
test_api:
617601
dependency: transitive
618602
description:
619603
name: test_api
620-
sha256: ad540f65f92caa91bf21dfc8ffb8c589d6e4dc0c2267818b4cc2792857706206
604+
sha256: eb6ac1540b26de412b3403a163d919ba86f6a973fe6cc50ae3541b80092fdcfb
621605
url: "https://pub.dev"
622606
source: hosted
623-
version: "0.4.16"
607+
version: "0.5.1"
624608
test_core:
625609
dependency: transitive
626610
description:
627611
name: test_core
628-
sha256: "0ef9755ec6d746951ba0aabe62f874b707690b5ede0fecc818b138fcc9b14888"
612+
sha256: "5138dbffb77b2289ecb12b81c11ba46036590b72a64a7a90d6ffb880f1a29e93"
629613
url: "https://pub.dev"
630614
source: hosted
631-
version: "0.4.20"
615+
version: "0.5.1"
632616
typed_data:
633617
dependency: transitive
634618
description:
@@ -702,5 +686,5 @@ packages:
702686
source: hosted
703687
version: "3.1.1"
704688
sdks:
705-
dart: ">=2.18.0 <3.0.0"
689+
dart: ">=3.0.0-0 <4.0.0"
706690
flutter: ">=3.3.0"

pubspec.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ environment:
99
flutter: ">=1.17.0"
1010

1111
dependencies:
12-
cross_local_storage: ^2.0.1
1312
flutter:
1413
sdk: flutter
1514
flutter_secure_storage: ^8.0.0

0 commit comments

Comments
 (0)