rpc_dart_blob 1.0.5 copy "rpc_dart_blob: ^1.0.5" to clipboard
rpc_dart_blob: ^1.0.5 copied to clipboard

Streamed blob storage contract and adapters for rpc_dart (binary/object storage alongside rpc_dart_data).

130/ 160
pub points
12
downloads

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

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

Failed check 0/10 points: Provide a valid pubspec.yaml

Failed to verify repository URL.

Repository has no matching pubspec.yaml with name: rpc_dart_blob.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: rpc_dart_blob,
    • contains a version property, and,
    • does not contain a publish_to property.

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: MIT.

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

132 out of 319 API elements (41.4 %) have documentation comments.

Some symbols that are missing documentation: rpc_dart_blob, rpc_dart_blob.BlobDescriptor, rpc_dart_blob.BlobDescriptor.BlobDescriptor.fromJson, rpc_dart_blob.BlobDescriptor.BlobDescriptor.new, rpc_dart_blob.BlobDescriptor.checksum.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Passed 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)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

WASM-ready: This package is compatible with runtime wasm. 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

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

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

Package Constraint Compatible Latest Notes
async ^2.13.0 2.13.1 2.13.1
crypto ^3.0.7 3.0.7 3.0.7
equatable ^2.0.7 2.0.8 2.0.8
licensify ^4.4.0 4.4.0 4.4.0 Discontinued
meta ^1.17.0 1.18.2 1.18.2
minio ^3.5.8 3.5.8 3.5.8
rpc_dart ^2.4.0 2.6.3 3.0.1
sqlite3 ^3.1.1 3.3.1 3.3.1
xml ^6.4.2 6.6.1 7.0.1
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
buffer - 1.2.3 1.2.3
clock - 1.1.2 1.1.2
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
ffi - 2.2.0 2.2.0
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
glob - 2.1.3 2.1.3
hooks - 1.0.3 1.0.3
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
intl - 0.20.2 0.20.2
logging - 1.3.0 1.3.0
mime - 2.0.0 2.0.0
native_toolchain_c - 0.17.6 0.18.0
paseto_dart - 2.1.0 2.1.0
path - 1.9.1 1.9.1
petitparser - 7.0.2 7.0.2
pub_semver - 2.2.0 2.2.0
record_use - 0.6.0 0.6.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
uuid - 4.5.3 4.5.3
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.

Found 3 issues. Showing the first 2:

The constraint `^2.4.0` on rpc_dart does not support the stable version `3.0.0`, that was published 1 days ago.

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

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

The constraint `^6.4.2` on xml does not support the stable version `7.0.0`, that was published 6 days ago.

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

Try running dart pub upgrade --major-versions xml 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.12, Dart 3.11.5.

Check the analysis log for details.

Weekly downloads

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

Documentation

API reference

Publisher

verified publisherdart.nogipx.dev

Weekly Downloads

Streamed blob storage contract and adapters for rpc_dart (binary/object storage alongside rpc_dart_data).

License

MIT (license)

Dependencies

async, crypto, equatable, licensify, meta, minio, rpc_dart, sqlite3, xml

More

Packages that depend on rpc_dart_blob