cbl 4.0.0-dev.1 copy "cbl: ^4.0.0-dev.1" to clipboard
cbl: ^4.0.0-dev.1 copied to clipboard

An offline-first NoSQL document database with SQL++ queries, vector search, full-text search, live queries, encryption, bi-directional and peer-to-peer data sync.

150/ 160
pub points
856
downloads

We analyzed this package 14 hours ago, and awarded it 150 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

1174 out of 1213 API elements (96.8 %) have documentation comments.

Some symbols that are missing documentation: Database, Document, Enterprise Edition, Logging, Query.

Passed check 10/10 points: Package has an example

Passed 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: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/tracing.dart that imports:
  • package:cbl/src/support/tracing.dart that imports:
  • package:cbl/src/bindings.dart that imports:
  • package:cbl/src/bindings/utils.dart that imports:
  • package:cbl/src/bindings/slice.dart that imports:
  • package:cbl/src/bindings/global.dart that imports:
  • package:cbl/src/bindings/cblitedart.dart that imports:
  • package:cbl/src/bindings/cblite.dart that imports:
  • dart:ffi
Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

INFO: Angle brackets will be interpreted as HTML.

lib/src/query/expressions/expression.dart:125:29

    ╷
125 │   /// [DateTime], [Map] (Map<String, Object?>) and [Iterable]
    │                             ^^^^^^^^^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/query/expressions/expression.dart

INFO: Angle brackets will be interpreted as HTML.

lib/src/query/expressions/expression.dart:126:16

    ╷
126 │   /// (Iterable<String?>).
    │                ^^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/query/expressions/expression.dart

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

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

Package Constraint Compatible Latest Notes
archive ^4.0.9 4.0.9 4.0.9
characters ^1.1.0 1.4.1 1.4.1
code_assets ^1.0.0 1.0.0 1.0.0
collection ^1.15.0 1.19.1 1.19.1
ffi ^2.2.0 2.2.0 2.2.0
hooks ^1.0.0 1.0.2 1.0.2
http ^1.2.2 1.6.0 1.6.0
meta ^1.3.0 1.18.1 1.18.1
native_toolchain_c ^0.17.4 0.17.5 0.17.5
path ^1.8.0 1.9.1 1.9.1
stream_channel ^2.1.0 2.1.4 2.1.4
synchronized ^3.0.0 3.4.0 3.4.0
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.0 2.13.0
crypto - 3.0.7 3.0.7
file - 7.0.1 7.0.1
glob - 2.1.3 2.1.3
http_parser - 4.1.2 4.1.2
logging - 1.3.0 1.3.0
posix - 6.5.0 6.5.0
pub_semver - 2.2.0 2.2.0
source_span - 1.10.2 1.10.2
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
web - 1.1.1 1.1.1
yaml - 3.1.3 3.1.3

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

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.23.10, Dart 3.11.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
79
likes
150
points
856
downloads

Documentation

Documentation
API reference

Publisher

verified publishercbl-dart.dev

Weekly Downloads

An offline-first NoSQL document database with SQL++ queries, vector search, full-text search, live queries, encryption, bi-directional and peer-to-peer data sync.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#database #sql #sync #vector-search #full-text-search

License

Apache-2.0 (license)

Dependencies

archive, characters, code_assets, collection, ffi, hooks, http, meta, native_toolchain_c, path, stream_channel, synchronized

More

Packages that depend on cbl