http_cache_objectbox_store 2.0.1 copy "http_cache_objectbox_store: ^2.0.1" to clipboard
http_cache_objectbox_store: ^2.0.1 copied to clipboard

A DB cache store agnostic HTTP client implementation with ObjectBox.

160/ 160
pub points
364
downloads

We analyzed this package 2 days ago, and awarded it 160 pub points (of a possible 160):

Passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: Apache-2.0.

Passed report section
Provide documentation
20 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

369 out of 496 API elements (74.4 %) have documentation comments.

Some symbols that are missing documentation: http_cache_objectbox_store, http_cache_objectbox_store.CacheControlBox, http_cache_objectbox_store.CacheControlBox.CacheControlBox.new, http_cache_objectbox_store.CacheControlBox.id, http_cache_objectbox_store.CacheControlBox.maxAge.

Passed check 10/10 points: Package has an example

Failed report section
Platform support
20 / 20trigger folding of the section

Passed check 20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:http_cache_objectbox_store/http_cache_objectbox_store.dart that imports:
  • package:http_cache_objectbox_store/src/store/http_cache_objectbox_store.dart that imports:
  • package:http_cache_objectbox_store/objectbox.g.dart that imports:
  • package:objectbox/objectbox.dart that imports:
  • package:objectbox/src/store.dart that imports:
  • package:objectbox/src/native/store.dart that imports:
  • package:objectbox/src/native/version.dart that imports:
  • package:objectbox/src/native/bindings/bindings.dart that imports:
  • package:objectbox/src/native/bindings/objectbox_c.dart that imports:
  • dart:ffi

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:http_cache_objectbox_store/http_cache_objectbox_store.dart that imports:
  • package:http_cache_objectbox_store/src/store/http_cache_objectbox_store.dart that imports:
  • package:http_cache_objectbox_store/objectbox.g.dart that imports:
  • package:objectbox/objectbox.dart that imports:
  • package:objectbox/src/transaction.dart that imports:
  • package:objectbox/src/native/transaction.dart that imports:
  • package:objectbox/src/native/bindings/helpers.dart that imports:
  • package:objectbox/src/native/bindings/bindings.dart that imports:
  • package:objectbox/src/native/bindings/objectbox_c.dart that imports:
  • dart:ffi

This package is not compatible with runtime wasm, and will not be rewarded full points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

Passed report section
Pass static analysis
50 / 50trigger folding of the section

Passed check 50/50 points: code has no errors, warnings, lints, or formatting issues

Partially passed report section
Support up-to-date dependencies
40 / 40trigger folding of the section

Partially passed check 10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
flat_buffers ^23.5.26 23.5.26 23.5.26
http_cache_core ^1.1.1 1.1.2 1.1.2
objectbox ^4.0.3 4.3.1 5.0.0
Transitive dependencies
Package Constraint Compatible Latest Notes
collection - 1.19.1 1.19.1
crypto - 3.0.6 3.0.6
ffi - 2.1.4 2.1.4
fixnum - 1.1.1 1.1.1
meta - 1.17.0 1.17.0
path - 1.9.1 1.9.1
source_span - 1.10.1 1.10.1
sprintf - 7.0.0 7.0.0
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
uuid - 4.5.1 4.5.1

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

The constraint `^4.0.3` on objectbox does not support the stable version `5.0.0`, that was published 1 days ago.

When objectbox is 30 days old, this package will no longer be awarded points in this category.

Try running dart pub upgrade --major-versions objectbox to update the constraint.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.23, Dart 3.9.3.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
160
points
364
downloads

Publisher

verified publishercow-level.ovh

Weekly Downloads

A DB cache store agnostic HTTP client implementation with ObjectBox.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flat_buffers, http_cache_core, objectbox

More

Packages that depend on http_cache_objectbox_store