dart_libp2p_kad_dht 1.2.0
dart_libp2p_kad_dht: ^1.2.0 copied to clipboard
A comprehensive Dart implementation of the libp2p Kademlia DHT with modular architecture, built-in observability, and production-ready features. Features IpfsDHTv2 with enhanced performance, error han [...]
We analyzed this package 24 hours ago, and awarded it 120 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description is too long.
Search engines display only the first part of the description. Try to keep the value of the description field in your package's pubspec.yaml file between 60 and 180 characters.
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
369 out of 408 API elements (90.4 %) have documentation comments.
Some symbols that are missing documentation: dart_libp2p_kad_dht.AminoConstants.defaultRefreshInterval, dart_libp2p_kad_dht.HasHost.HasHost.new, dart_libp2p_kad_dht.HasHost.host, dart_libp2p_kad_dht.IP.IP.new, dart_libp2p_kad_dht.IP.bytes.
10/10 points: Package has an example
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:dart_libp2p_kad_dht/dart_libp2p_kad_dht.dartthat imports:package:dart_libp2p_kad_dht/src/dht/v2/dht_v2.dartthat imports:package:dart_libp2p_kad_dht/src/dht/v2/errors/dht_errors.dartthat imports:package:dart_libp2p/p2p/protocol/identify/identify_exceptions.dartthat imports:package:dart_libp2p/core/peer/peer_id.dartthat imports:package:dart_libp2p/core/crypto/keys.dartthat imports:package:dart_libp2p/core/crypto/rsa.dartthat imports:package:dart_libp2p/p2p/crypto/key_generator.dartthat imports:dart:io
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 106 issues. Showing the first 2:
WARNING: The operand can't be 'null', so the condition is always 'true'.
bin/ping_app.dart:306:17
╷
306 │ if (s != null) print(s);
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run dart analyze bin/ping_app.dart
WARNING: The operand can't be 'null', so the condition is always 'true'.
bin/ping_app.dart:350:17
╷
350 │ if (s != null) print(s);
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run dart analyze bin/ping_app.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
args |
^2.7.0 |
2.7.0 | 2.7.0 | |
async |
^2.11.0 |
2.13.1 | 2.13.1 | |
build_runner |
^2.4.13 |
2.13.1 | 2.13.1 | |
cbor |
^6.3.5 |
6.5.1 | 6.5.1 | |
collection |
^1.18.0 |
1.19.1 | 1.19.1 | |
convert |
^3.1.1 |
3.1.2 | 3.1.2 | |
crypto |
^3.0.3 |
3.0.7 | 3.0.7 | |
dart_libp2p |
^1.0.0 |
1.0.3 | 1.0.3 | |
dart_multihash |
^1.0.0 |
1.0.1 | 1.0.1 | |
dart_udx |
^2.0.1 |
2.0.3 | 2.0.3 | |
dcid |
^1.0.0 |
1.0.0 | 1.0.0 | |
equatable |
^2.0.5 |
2.0.8 | 2.0.8 | |
fixnum |
^1.1.0 |
1.1.1 | 1.1.1 | |
logging |
^1.2.0 |
1.3.0 | 1.3.0 | |
lru |
^1.0.0 |
1.0.3 | 1.0.3 | |
meta |
^1.9.1 |
1.18.2 | 1.18.2 | |
multibase |
^1.0.0 |
1.0.0 | 1.0.0 | |
pointycastle |
^3.7.0 |
3.9.1 | 4.0.0 | |
protobuf |
^3.1.0 |
3.1.0 | 6.0.0 | |
synchronized |
^3.3.0+3 |
3.4.0 | 3.4.0 | |
yaml |
^3.1.2 |
3.1.3 | 3.1.3 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_fe_analyzer_shared |
- | 99.0.0 | 99.0.0 | |
adaptive_number |
- | 1.0.0 | 1.0.0 | |
analyzer |
- | 12.1.0 | 12.1.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.5 | 4.0.5 | |
build_config |
- | 1.3.0 | 1.3.0 | |
build_daemon |
- | 4.1.1 | 4.1.1 | |
built_collection |
- | 5.1.1 | 5.1.1 | |
built_value |
- | 8.12.5 | 8.12.5 | |
characters |
- | 1.4.1 | 1.4.1 | |
checked_yaml |
- | 2.0.4 | 2.0.4 | |
code_builder |
- | 4.11.1 | 4.11.1 | |
cryptography |
- | 2.9.0 | 2.9.0 | |
dart_style |
- | 3.1.8 | 3.1.8 | |
ffi |
- | 2.2.0 | 2.2.0 | |
file |
- | 7.0.1 | 7.0.1 | |
glob |
- | 2.1.3 | 2.1.3 | |
graphs |
- | 2.3.2 | 2.3.2 | |
hex |
- | 0.2.0 | 0.2.0 | |
http_multi_server |
- | 3.2.2 | 3.2.2 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
io |
- | 1.0.5 | 1.0.5 | |
js |
- | 0.7.2 | 0.7.2 | Discontinued |
json_annotation |
- | 4.11.0 | 4.11.0 | |
matcher |
- | 0.12.19 | 0.12.19 | |
mdns_dart |
- | 2.2.1 | 2.2.1 | |
mime |
- | 2.0.0 | 2.0.0 | |
mockito |
- | 5.6.4 | 5.6.4 | |
package_config |
- | 2.2.0 | 2.2.0 | |
path |
- | 1.9.1 | 1.9.1 | |
pool |
- | 1.5.2 | 1.5.2 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
pubspec_parse |
- | 1.5.0 | 1.5.0 | |
shelf |
- | 1.4.2 | 1.4.2 | |
shelf_web_socket |
- | 3.0.0 | 3.0.0 | |
source_gen |
- | 4.2.2 | 4.2.2 | |
source_span |
- | 1.10.2 | 1.10.2 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
stream_transform |
- | 2.1.1 | 2.1.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test_api |
- | 0.7.11 | 0.7.11 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
uuid |
- | 4.5.3 | 4.5.3 | |
watcher |
- | 1.2.1 | 1.2.1 | |
weak_cache |
- | 2.1.3 | 2.1.3 | |
web |
- | 1.1.1 | 1.1.1 | |
web_socket |
- | 1.0.1 | 1.0.1 | |
web_socket_channel |
- | 3.0.3 | 3.0.3 | |
x25519 |
- | 0.1.1 | 0.1.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^3.7.0` on pointycastle does not support the stable version `4.0.0`.
Try running dart pub upgrade --major-versions pointycastle to update the constraint.
The constraint `^3.1.0` on protobuf does not support the stable version `4.0.0`.
Try running dart pub upgrade --major-versions protobuf to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
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.4.
Check the analysis log for details.