dart_ipfs 1.9.3
dart_ipfs: ^1.9.3 copied to clipboard
Production-ready IPFS implementation in Dart with full protocol support, P2P networking, Gateway mode, and offline capabilities. Supports mobile (Flutter) and web platforms.
We analyzed this package 3 hours ago, and awarded it 70 pub points (of a possible 160):
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.
10/10 points: 20% or more of the public API has dartdoc comments
202 out of 202 API elements (100.0 %) have documentation comments.
10/10 points: Package has an example
0/20 points: Supports 0 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 3 issues. Showing the first 2:
ERROR: Undefined name 'BlockStoreServiceBase$json'.
lib/src/proto/generated/core/blockstore.pbserver.dart:68:7
╷
68 │ BlockStoreServiceBase$json;
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run dart analyze lib/src/proto/generated/core/blockstore.pbserver.dart
ERROR: Undefined name 'BlockStoreServiceBase$messageJson'.
lib/src/proto/generated/core/blockstore.pbserver.dart:70:27
╷
70 │ get $messageJson => BlockStoreServiceBase$messageJson;
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run dart analyze lib/src/proto/generated/core/blockstore.pbserver.dart
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
archive |
^4.0.7 |
4.0.9 | 4.0.9 | |
catalyst_cose |
^1.0.0 |
1.0.0 | 1.0.0 | |
cbor |
^6.3.7 |
6.5.1 | 6.5.1 | |
collection |
^1.19.1 |
1.19.1 | 1.19.1 | |
convert |
^3.1.2 |
3.1.2 | 3.1.2 | |
crypto |
^3.0.7 |
3.0.7 | 3.0.7 | |
cryptography |
^2.9.0 |
2.9.0 | 2.9.0 | |
dart_lz4 |
^1.0.0 |
1.0.0 | 1.0.0 | |
dart_merkle_lib |
^1.0.1 |
1.0.1 | 1.0.1 | |
dart_multihash |
^1.0.1 |
1.0.1 | 1.0.1 | |
fixnum |
^1.1.1 |
1.1.1 | 1.1.1 | |
grpc |
^5.1.0 |
5.1.0 | 5.1.0 | |
hive |
^2.2.3 |
2.2.3 | 2.2.3 | |
http |
^1.6.0 |
1.6.0 | 1.6.0 | |
http_parser |
^4.1.2 |
4.1.2 | 4.1.2 | |
idb_shim |
^2.7.1+2 |
2.8.2+4 | 2.8.2+4 | |
intl |
^0.20.2 |
0.20.2 | 0.20.2 | |
ipfs_libp2p |
^0.5.6 |
0.5.6 | 0.5.6 | |
jose |
^0.3.5 |
0.3.5 | 0.3.5 | |
logging |
^1.3.0 |
1.3.0 | 1.3.0 | |
markdown |
^7.3.0 |
7.3.0 | 7.3.0 | |
meta |
^1.17.0 |
1.18.1 | 1.18.1 | |
mime |
^2.0.0 |
2.0.0 | 2.0.0 | |
multibase |
^1.0.0 |
1.0.0 | 1.0.0 | |
multicast_dns |
^0.3.3 |
0.3.3 | 0.3.3 | |
murmurhash |
^1.0.1 |
1.0.1 | 1.0.1 | |
path |
^1.9.1 |
1.9.1 | 1.9.1 | |
pointycastle |
^4.0.0 |
4.0.0 | 4.0.0 | |
port_forwarder |
^1.0.0 |
1.0.0 | 1.0.0 | |
prometheus_client |
^1.0.0+1 |
1.0.0+1 | 1.0.0+1 | |
protobuf |
^6.0.0 |
6.0.0 | 6.0.0 | |
shelf |
^1.4.2 |
1.4.2 | 1.4.2 | |
shelf_router |
^1.1.4 |
1.1.4 | 1.1.4 | |
sodium |
^3.4.6 |
3.4.6 | 3.4.6 | |
synchronized |
^3.4.0 |
3.4.0 | 3.4.0 | |
uuid |
^4.5.2 |
4.5.3 | 4.5.3 | |
web |
^1.1.1 |
1.1.1 | 1.1.1 | |
yaml |
^3.1.3 |
3.1.3 | 3.1.3 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_fe_analyzer_shared |
- | 96.0.0 | 96.0.0 | |
adaptive_number |
- | 1.0.0 | 1.0.0 | |
analyzer |
- | 10.2.0 | 10.2.0 | |
args |
- | 2.7.0 | 2.7.0 | |
asn1lib |
- | 1.6.5 | 1.6.5 | |
async |
- | 2.13.0 | 2.13.0 | |
base32 |
- | 2.2.0 | 2.2.0 | |
base_x |
- | 2.0.1 | 2.0.1 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
bs58 |
- | 1.0.2 | 1.0.2 | |
buffer |
- | 1.2.3 | 1.2.3 | |
build |
- | 4.0.4 | 4.0.4 | |
built_collection |
- | 5.1.1 | 5.1.1 | |
built_value |
- | 8.12.4 | 8.12.4 | |
characters |
- | 1.4.1 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
code_builder |
- | 4.11.1 | 4.11.1 | |
crypto_keys |
- | 0.3.0+2 | 0.3.0+2 | |
dart_style |
- | 3.1.6 | 3.1.6 | |
dart_udx |
- | 0.3.1 | 2.0.3 | |
dcid |
- | 1.0.0 | 1.0.0 | |
equatable |
- | 2.0.8 | 2.0.8 | |
ffi |
- | 2.2.0 | 2.2.0 | |
file |
- | 7.0.1 | 7.0.1 | |
freezed_annotation |
- | 3.1.0 | 3.1.0 | |
glob |
- | 2.1.3 | 2.1.3 | |
google_cloud |
- | 0.3.0 | 0.3.0 | |
google_identity_services_web |
- | 0.3.3+1 | 0.3.3+1 | |
googleapis_auth |
- | 2.1.0 | 2.1.0 | |
hex |
- | 0.2.0 | 0.2.0 | |
http2 |
- | 2.3.1 | 2.3.1 | |
http_methods |
- | 1.1.1 | 1.1.1 | |
io |
- | 1.0.5 | 1.0.5 | |
json_annotation |
- | 4.11.0 | 4.11.0 | |
matcher |
- | 0.12.19 | 0.12.19 | |
mdns_dart |
- | 2.2.1 | 2.2.1 | |
mockito |
- | 5.6.3 | 5.6.3 | |
package_config |
- | 2.2.0 | 2.2.0 | |
petitparser |
- | 7.0.2 | 7.0.2 | |
posix |
- | 6.5.0 | 6.5.0 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
quiver |
- | 3.2.2 | 3.2.2 | |
sembast |
- | 3.8.6 | 3.8.6 | |
source_gen |
- | 4.2.0 | 4.2.0 | |
source_span |
- | 1.10.2 | 1.10.2 | |
stack_trace |
- | 1.12.1 | 1.12.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 | |
test_api |
- | 0.7.10 | 0.7.10 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
watcher |
- | 1.2.1 | 1.2.1 | |
x25519 |
- | 0.1.1 | 0.1.1 | |
x509 |
- | 0.2.4+3 | 0.2.4+3 | |
xml |
- | 6.6.1 | 6.6.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
10/10 points: Package supports latest stable Dart and Flutter SDKs
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 2 errors:
UNDEFINED_IDENTIFIER-lib/src/proto/generated/core/blockstore.pbserver.dart:68:7- Undefined name 'BlockStoreServiceBase$json'.UNDEFINED_IDENTIFIER-lib/src/proto/generated/core/blockstore.pbserver.dart:70:27- Undefined name 'BlockStoreServiceBase$messageJson'.
Run dart pub downgrade and then dart analyze to reproduce the above problem.
You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.
Analyzed with Pana 0.23.10, Dart 3.11.1.
Check the analysis log for details.