stash_cbl 5.2.0 copy "stash_cbl: ^5.2.0" to clipboard
stash_cbl: ^5.2.0 copied to clipboard

Couchbase Lite storage extension for the stash API. Provides support to store vaults and caches in a Couchbase Lite database.

1
likes
130/ 140
pub points
0%
popularity

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

OK
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: MIT.

OK
Provide documentation
20 / 20trigger folding of the section

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

29 out of 41 API elements (70.7 %) have documentation comments.

Some symbols that are missing documentation: stash_cbl, stash_cbl.CblAdapter.close, stash_cbl.CblAdapter.create, stash_cbl.CblAdapter.database, stash_cbl.CblAdapter.delete.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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:stash_cbl/stash_cbl.dart that imports:
  • package:stash_cbl/src/cbl/cbl_store.dart that imports:
  • package:stash_cbl/src/cbl/cbl_adapter.dart that imports:
  • package:cbl/cbl.dart that imports:
  • package:cbl/src/typed_data.dart that imports:
  • package:cbl/src/typed_data/helpers.dart that imports:
  • package:cbl/src/typed_data/conversion.dart that imports:
  • package:cbl/src/typed_data/collection.dart that imports:
  • package:cbl/src/errors.dart that imports:
  • package:cbl/src/service/channel.dart that imports:
  • package:cbl/src/service/serialization/serialization_codec.dart that imports:
  • package:cbl/src/service/serialization/serialization.dart that imports:
  • package:cbl_ffi/cbl_ffi.dart that imports:
  • package:cbl_ffi/src/utils.dart that imports:
  • package:cbl_ffi/src/slice.dart that imports:
  • package:cbl_ffi/src/global.dart that imports:
  • package:cbl_ffi/src/fleece.dart that imports:
  • package:cbl_ffi/src/data.dart that imports:
  • dart:isolate
OK
Pass static analysis
50 / 50trigger folding of the section

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

failed
Support up-to-date dependencies
10 / 20trigger folding of the section

0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest
cbl ^2.2.2 2.2.2 3.0.0
path ^1.9.0 1.9.0 1.9.0
stash ^5.2.0 5.2.0 5.2.0
Transitive dependencies
Package Constraint Compatible Latest
async - 2.11.0 2.11.0
cbl_ffi - 0.8.2+1 0.8.2+1
cbl_libcblite_api - 3.1.6 3.1.6
cbl_libcblitedart_api - 6.0.0 7.1.0
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
collection - 1.18.0 1.18.0
crypto - 3.0.3 3.0.3
equatable - 2.0.5 2.0.5
ffi - 2.1.2 2.1.2
fixnum - 1.1.0 1.1.0
meta - 1.15.0 1.15.0
sprintf - 7.0.0 7.0.0
stream_channel - 2.1.2 2.1.2
synchronized - 3.1.0+1 3.1.0+1
typed_data - 1.3.2 1.3.2
uuid - 4.4.0 4.4.0
web - 0.5.1 0.5.1
web_socket_channel - 2.4.5 3.0.0

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

The constraint `^2.2.2` on cbl does not support the stable version `3.0.0`.

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

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

Analyzed with Pana 0.22.3, Dart 3.4.1.

Check the analysis log for details.

1
likes
130
pub points
0%
popularity

Publisher

unverified uploader

Couchbase Lite storage extension for the stash API. Provides support to store vaults and caches in a Couchbase Lite database.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (LICENSE)

Dependencies

cbl, path, stash

More

Packages that depend on stash_cbl