Skip to content

Commit a4e1132

Browse files
committed
feat(http_cache_isar_store): Update dependencies and migrate to isar_community.
1 parent 53d6c02 commit a4e1132

4 files changed

Lines changed: 23 additions & 22 deletions

File tree

http_cache_isar_store/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
## next
1+
## 3.0.0
22
- chore: Min SDK is now 3.6.0.
3+
- feat: Update dependencies and migrate to isar_community.
34

45
## 3.0.0-dev.1
56
- feat: Update dependencies and migrate to isar_community.

http_cache_isar_store/lib/src/store/cache_collection.g.dart

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

http_cache_isar_store/pubspec.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: http_cache_isar_store
22
description: A DB cache store agnostic HTTP client implementation with Isar.
3-
version: 3.0.0-dev.1
3+
version: 3.0.0
44
repository: https://github.com/llfbandit/dart_http_cache
55
issue_tracker: https://github.com/llfbandit/dart_http_cache/issues
66

@@ -14,12 +14,12 @@ dependencies:
1414
http_cache_core: ^1.1.3
1515

1616
# https://pub.dev/packages/isar_community
17-
isar_community: ^3.3.0-dev.3
17+
isar_community: ^3.3.0
1818
# https://pub.dev/packages/isar_community_flutter_libs
19-
isar_community_flutter_libs: ^3.3.0-dev.3
19+
isar_community_flutter_libs: ^3.3.0
2020

2121
dev_dependencies:
22-
isar_community_generator: ^3.3.0-dev.3
22+
isar_community_generator: ^3.3.0
2323
build_runner: any
2424

2525
# https://pub.dev/packages/lints

pubspec.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,18 @@ packages:
55
dependency: transitive
66
description:
77
name: _fe_analyzer_shared
8-
sha256: c209688d9f5a5f26b2fb47a188131a6fb9e876ae9e47af3737c0b4f58a93470d
8+
sha256: dd3d2ad434b9510001d089e8de7556d50c834481b9abc2891a0184a8493a19dc
99
url: "https://pub.dev"
1010
source: hosted
11-
version: "91.0.0"
11+
version: "89.0.0"
1212
analyzer:
1313
dependency: transitive
1414
description:
1515
name: analyzer
16-
sha256: f51c8499b35f9b26820cfe914828a6a98a94efd5cc78b37bb7d03debae3a1d08
16+
sha256: c22b6e7726d1f9e5db58c7251606076a71ca0dbcf76116675edfadbec0c9e875
1717
url: "https://pub.dev"
1818
source: hosted
19-
version: "8.4.1"
19+
version: "8.2.0"
2020
ansi_styles:
2121
dependency: transitive
2222
description:
@@ -125,10 +125,10 @@ packages:
125125
dependency: transitive
126126
description:
127127
name: characters
128-
sha256: f71061c654a3380576a52b451dd5532377954cf9dbd272a78fc8479606670803
128+
sha256: faf38497bda5ead2a8c7615f4f7939df04333478bf32e4173fcb06d428b5716b
129129
url: "https://pub.dev"
130130
source: hosted
131-
version: "1.4.0"
131+
version: "1.4.1"
132132
charcode:
133133
dependency: transitive
134134
description:
@@ -394,26 +394,26 @@ packages:
394394
dependency: transitive
395395
description:
396396
name: isar_community
397-
sha256: "28f59e54636c45ba0bb1b3b7f2656f1c50325f740cea6efcd101900be3fba546"
397+
sha256: d92315e1862448f236489c2b2b1f9a7ad5ba2405f42d87216234be4fb2e1dd2d
398398
url: "https://pub.dev"
399399
source: hosted
400-
version: "3.3.0-dev.3"
400+
version: "3.3.0"
401401
isar_community_flutter_libs:
402402
dependency: transitive
403403
description:
404404
name: isar_community_flutter_libs
405-
sha256: c2934fe755bb3181cb67602fd5df0d080b3d3eb52799f98623aa4fc5acbea010
405+
sha256: "3c072d8d77e820196fa23839b88481c50d903c73b3c0db6e647b29509d04fe3b"
406406
url: "https://pub.dev"
407407
source: hosted
408-
version: "3.3.0-dev.3"
408+
version: "3.3.0"
409409
isar_community_generator:
410410
dependency: transitive
411411
description:
412412
name: isar_community_generator
413-
sha256: "1d760de09ffbc837ad65476f14b6ad17381f0fb485e01bf77d76d825ef734bec"
413+
sha256: "6ca1487b7551850f7896443aa8079a12b23cdf71a99dafb1f567c83d6e031042"
414414
url: "https://pub.dev"
415415
source: hosted
416-
version: "3.3.0-dev.3"
416+
version: "3.3.0"
417417
isolate_channel:
418418
dependency: transitive
419419
description:
@@ -466,10 +466,10 @@ packages:
466466
dependency: transitive
467467
description:
468468
name: material_color_utilities
469-
sha256: f7142bb1154231d7ea5f96bc7bde4bda2a0945d2806bb11670e30b850d56bdec
469+
sha256: "9c337007e82b1889149c82ed242ed1cb24a66044e30979c44912381e9be4c48b"
470470
url: "https://pub.dev"
471471
source: hosted
472-
version: "0.11.1"
472+
version: "0.13.0"
473473
melos:
474474
dependency: "direct dev"
475475
description:
@@ -490,10 +490,10 @@ packages:
490490
dependency: transitive
491491
description:
492492
name: meta
493-
sha256: e3641ec5d63ebf0d9b41bd43201a66e3fc79a65db5f61fc181f04cd27aab950c
493+
sha256: "23f08335362185a5ea2ad3a4e597f1375e78bce8a040df5c600c8d3552ef2394"
494494
url: "https://pub.dev"
495495
source: hosted
496-
version: "1.16.0"
496+
version: "1.17.0"
497497
mime:
498498
dependency: transitive
499499
description:

0 commit comments

Comments
 (0)