ndk_objectbox 0.2.7 copy "ndk_objectbox: ^0.2.7" to clipboard
ndk_objectbox: ^0.2.7 copied to clipboard

Nostr Development Kit - the most performant lib for all your nostr usecases

130/ 160
pub points
226
downloads

We analyzed this package 17 hours ago, and awarded it 130 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.

Failed report section
Provide documentation
10 / 20trigger folding of the section

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

408 out of 638 API elements (63.9 %) have documentation comments.

Some symbols that are missing documentation: db_contact_list, db_contact_list.DbContactList, db_contact_list.DbContactList.DbContactList.fromNdk, db_contact_list.DbContactList.DbContactList.new, db_contact_list.DbContactList.contactRelays.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

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

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

SDK issues found:

Package is not compatible with the Dart SDK.

Because:

  • ndk_objectbox that depends on:
  • path_provider that is a package requiring flutter.
  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

These issues are present but do not affect the score, because they may not originate in your package:

Package does not support platform `Web`.

Because:

  • package:ndk_objectbox/ndk_objectbox.dart that imports:
  • package:ndk_objectbox/data_layer/db/object_box/db_object_box.dart that imports:
  • package:ndk_objectbox/data_layer/db/object_box/db_init_object_box.dart that imports:
  • package:ndk_objectbox/objectbox.g.dart that imports:
  • package:objectbox_flutter_libs/objectbox_flutter_libs.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:ndk_objectbox/ndk_objectbox.dart that imports:
  • package:ndk_objectbox/data_layer/db/object_box/db_object_box.dart that imports:
  • package:ndk_objectbox/data_layer/db/object_box/schema/db_user_relay_list.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.

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: An uninitialized variable should have an explicit type annotation.

lib/data_layer/db/object_box/db_object_box.dart:26:11

   ╷
26 │     final objectbox;
   │           ^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/data_layer/db/object_box/db_object_box.dart

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

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

Package Constraint Compatible Latest Notes
crypto ^3.0.6 3.0.7 3.0.7
flat_buffers ^23.5.26 23.5.26 25.9.23
http ^1.5.0 1.6.0 1.6.0
ndk ^0.6.0 0.6.0 0.7.0
objectbox ^5.0.0 5.0.4 5.1.0
objectbox_flutter_libs ^5.0.0 5.0.4 5.1.0
path ^1.9.1 1.9.1 1.9.1
path_provider ^2.1.5 2.1.5 2.1.5
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.0 2.13.0
bech32 - 0.2.2 0.2.2
bip340 - 0.3.1 0.3.1
characters - 1.4.0 1.4.1
code_assets - 1.0.0 1.0.0
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
cryptography - 2.9.0 2.9.0
elliptic - 0.3.12 0.3.12
equatable - 2.0.8 2.0.8
ffi - 2.1.5 2.1.5
file - 7.0.1 7.0.1
glob - 2.1.3 2.1.3
hooks - 1.0.0 1.0.0
http_parser - 4.1.2 4.1.2
logging - 1.3.0 1.3.0
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.18.0
native_toolchain_c - 0.17.4 0.17.4
objective_c - 9.2.3 9.2.3
path_provider_android - 2.2.22 2.2.22
path_provider_foundation - 2.6.0 2.6.0
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.3.0 2.3.0
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
pointycastle - 4.0.0 4.0.0
pub_semver - 2.2.0 2.2.0
rxdart - 0.28.0 0.28.0
source_span - 1.10.1 1.10.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
vector_math - 2.2.0 2.2.0
web - 1.1.1 1.1.1
web_socket - 1.0.1 1.0.1
web_socket_channel - 3.0.3 3.0.3
web_socket_client - 0.2.1 0.2.1
xdg_directories - 1.1.0 1.1.0
xxh3 - 1.2.0 1.2.0
yaml - 3.1.3 3.1.3

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

The constraint `^23.5.26` on flat_buffers does not support the stable version `25.9.23`.

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

The constraint `^0.6.0` on ndk does not support the stable version `0.7.0`, that was published 1 days ago.

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

Try running dart pub upgrade --major-versions ndk 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.23.8, Dart 3.10.7.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
130
points
226
downloads

Publisher

unverified uploader

Weekly Downloads

Nostr Development Kit - the most performant lib for all your nostr usecases

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

crypto, flat_buffers, http, ndk, objectbox, objectbox_flutter_libs, path, path_provider

More

Packages that depend on ndk_objectbox