infra_did_comm_dart 0.7.2
infra_did_comm_dart: ^0.7.2 copied to clipboard
Communication Protocol using Infra DID
We analyzed this package 16 hours ago, and awarded it 125 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description is too short.
Add more detail to the description
field of pubspec.yaml
. Use 50 to 180 characters to describe the package, what it does, and its target use case.
5/5 points: Provide a valid README.md
0/5 points: Provide a valid CHANGELOG.md
`CHANGELOG.md` does not contain reference to the current version ("0.7.2").
Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.
10/10 points: Use an OSI-approved license
Detected license: MIT
.
10/10 points: 20% or more of the public API has dartdoc comments
255 out of 491 API elements (51.9 %) have documentation comments.
Some symbols that are missing documentation: agent
, agent.InfraDIDCommAgent.changeRole
, agent.InfraDIDCommAgent.did
, agent.InfraDIDCommAgent.didAuthCallback
, agent.InfraDIDCommAgent.didAuthFailedCallback
.
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:infra_did_comm_dart/infra_did_comm_dart.dart
that imports:package:infra_did_comm_dart/agent/dynamic_qr.dart
that imports:package:infra_did_comm_dart/agent/agent.dart
that imports:package:infra_did_comm_dart/agent/message_handler.dart
that imports:package:infra_did_dart/infra_did_dart.dart
that imports:package:infra_did_dart/src/infra_ss58_did/resolver/resolver.dart
that imports:package:polkadart/polkadart.dart
that imports:package:polkadart/primitives/primitives.dart
that imports:package:polkadart/substrate/substrate.dart
that imports:package:polkadart/substrate/hash/block_hash.dart
that imports:package:polkadart/substrate/hash/hash_base.dart
that imports:dart:io
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:infra_did_comm_dart/infra_did_comm_dart.dart
that imports:package:infra_did_comm_dart/agent/dynamic_qr.dart
that imports:package:infra_did_comm_dart/agent/agent.dart
that imports:package:infra_did_comm_dart/agent/message_handler.dart
that imports:package:infra_did_dart/infra_did_dart.dart
that imports:package:infra_did_dart/src/infra_ss58_did/resolver/resolver.dart
that imports:package:polkadart/polkadart.dart
that imports:package:polkadart/primitives/primitives.dart
that imports:package:polkadart/substrate/substrate.dart
that imports:package:polkadart/substrate/hash/block_hash.dart
that imports:package:polkadart/substrate/hash/hash_base.dart
that imports:dart:io
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.cn/web/wasm for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 23 issues. Showing the first 2:
INFO: The prefix 'IO' isn't a lower_case_with_underscores identifier.
lib/agent/agent.dart:7:60
╷
7 │ import "package:socket_io_client/socket_io_client.dart" as IO;
│ ^^
╵
To reproduce make sure you are using the lints_core and run dart analyze lib/agent/agent.dart
INFO: Missing type annotation.
lib/agent/agent.dart:155:3
╷
155 │ init() async {
│ ^^^^
╵
To reproduce make sure you are using the lints_core and run dart analyze lib/agent/agent.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
asn1lib |
^1.0.0 |
1.6.5 | 1.6.5 | |
clock |
^1.1.1 |
1.1.2 | 1.1.2 | |
collection |
^1.14.13 |
1.19.1 | 1.19.1 | |
convert |
^3.1.1 |
3.1.2 | 3.1.2 | |
crypto_keys_plus |
^0.4.0 |
0.4.0 | 0.5.0 | |
cryptography |
^2.7.0 |
2.7.0 | 2.7.0 | |
dart_jsonwebtoken |
^2.13.0 |
2.17.0 | 3.3.1 | |
http |
>=0.13.0 <2.0.0 |
1.5.0 | 1.5.0 | |
http_parser |
^4.0.0 |
4.1.2 | 4.1.2 | |
infra_did_dart |
^1.0.2 |
1.0.2 | 1.0.2 | |
jwk |
^0.2.3 |
0.2.3 | 0.2.3 | |
meta |
^1.1.6 |
1.17.0 | 1.17.0 | |
pinenacl |
^0.5.1 |
0.5.1 | 0.6.0 | |
polkadart_keyring |
^0.4.3 |
0.4.4 | 0.7.1 | |
socket_io_client |
^2.0.3+1 |
2.0.3+1 | 3.1.2 | |
substrate_bip39 |
^0.4.0 |
0.4.1 | 0.7.1 | |
typed_data |
^1.0.0 |
1.4.0 | 1.4.0 | |
uuid |
^3.0.6 |
3.0.7 | 4.5.1 | |
x509_plus |
^0.3.1 |
0.3.2 | 0.3.3 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
adaptive_number |
- | 1.0.0 | 1.0.0 | |
archive |
- | 4.0.7 | 4.0.7 | |
async |
- | 2.13.0 | 2.13.0 | |
base_codecs |
- | 1.0.1 | 1.0.1 | |
base_x |
- | 2.0.1 | 2.0.1 | |
bip39_mnemonic |
- | 3.0.10 | 4.0.1 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
bs58 |
- | 1.0.2 | 1.0.2 | |
bs58check |
- | 1.0.2 | 1.0.2 | |
crypto |
- | 3.0.6 | 3.0.6 | |
crypto_keys |
- | 0.3.0+1 | 0.3.0+2 | |
ecdsa |
- | 0.0.4 | 0.1.2 | |
ed25519_edwards |
- | 0.3.1 | 0.3.1 | |
edwards25519 |
- | 1.0.5 | 1.0.5 | |
elliptic |
- | 0.3.12 | 0.3.12 | |
eosdart_ecc |
- | 0.4.4 | 0.4.4 | |
equatable |
- | 2.0.7 | 2.0.7 | |
ffi |
- | 2.1.4 | 2.1.4 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_curve25519 |
- | 0.1.2 | 0.1.2 | |
hashlib_codecs |
- | 2.6.0 | 3.0.1 | |
hex |
- | 0.2.0 | 0.2.0 | |
iregexp |
- | 0.1.2 | 0.2.0 | |
jose |
- | 0.3.5 | 0.3.5 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
json_annotation |
- | 4.9.0 | 4.9.0 | |
json_ld_processor |
- | 1.0.4 | 1.0.4 | |
json_path |
- | 0.6.6 | 0.8.0 | |
json_schema |
- | 5.2.2 | 5.2.2 | |
logging |
- | 1.3.0 | 1.3.0 | |
matcher |
- | 0.12.17 | 0.12.17 | |
maybe_just_nothing |
- | 0.5.3 | 0.5.3 | |
merlin |
- | 1.0.3 | 1.0.3 | |
ninja_asn1 |
- | 2.0.0 | 2.0.0 | |
path |
- | 1.9.1 | 1.9.1 | |
petitparser |
- | 6.1.0 | 7.0.1 | |
pointycastle |
- | 3.9.1 | 4.0.0 | |
polkadart |
- | 0.4.7 | 0.7.3 | |
polkadart_scale_codec |
- | 1.3.0 | 1.6.0 | |
posix |
- | 6.0.3 | 6.0.3 | |
quiver |
- | 3.2.2 | 3.2.2 | |
rfc_6901 |
- | 0.2.1 | 0.2.1 | |
ristretto255 |
- | 1.0.2 | 1.0.2 | |
secp256k1 |
- | 0.3.0 | 0.3.0 | |
secp256k1_ecdsa |
- | 0.4.1 | 0.6.2 | |
socket_io_common |
- | 2.0.3 | 3.1.1 | |
source_span |
- | 1.10.1 | 1.10.1 | |
sr25519 |
- | 0.4.1 | 0.7.1 | |
ss58 |
- | 1.3.1 | 1.3.1 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
strobe |
- | 1.0.5 | 1.0.5 | |
substrate_metadata |
- | 1.3.0 | 1.6.0 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test_api |
- | 0.7.7 | 0.7.7 | |
unorm_dart |
- | 0.3.2 | 0.3.2 | |
uri |
- | 1.0.0 | 1.0.0 | |
utility |
- | 1.0.3 | 1.0.3 | |
web |
- | 0.5.1 | 1.1.1 | |
web_socket_channel |
- | 2.4.5 | 3.0.3 | |
x509 |
- | 0.2.4+3 | 0.2.4+3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 7 issues. Showing the first 2:
The constraint `^0.4.0` on crypto_keys_plus does not support the stable version `0.5.0`.
Try running dart pub upgrade --major-versions crypto_keys_plus
to update the constraint.
The constraint `^2.13.0` on dart_jsonwebtoken does not support the stable version `3.0.0`.
Try running dart pub upgrade --major-versions dart_jsonwebtoken
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.22.24
, Dart 3.9.4
.
Check the analysis log for details.