polkadart_scale_codec 1.6.0 copy "polkadart_scale_codec: ^1.6.0" to clipboard
polkadart_scale_codec: ^1.6.0 copied to clipboard

Implementation of the SCALE codec in Dart

35/ 160
pub points
2.72k
downloads

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

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

Failed check 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.

Failed check 0/5 points: Provide a valid README.md

Links in `README.md` should be secure. 1 link is insecure.

README.md:275:5

    ╷
275 │ <li><a href="http://polkadot.js.org/">Polkadot.js</a></li>
    │     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ╵

Use https URLs instead.

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

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

Dependency resolution failed, unable to run dartdoc.

Passed check 10/10 points: Package has an example

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

Failed check 0/20 points: Platform support detection failed

Could not determine supported platforms as package resolution failed.

Run dart pub get for more information.

Failed check 0/0 points: WASM compatibility

Unable to detect compatibility with runtime wasm, and this package will not be rewarded full points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

Failed report section
Pass static analysis
0 / 50trigger folding of the section

Failed check 0/50 points: code has no errors, warnings, lints, or formatting issues

  • Running dart pub outdated failed with the following output:
Because polkadart >=0.7.2 depends on polkadart_keyring ^0.7.1 which depends on secp256k1_ecdsa ^0.6.0, polkadart >=0.7.2 requires secp256k1_ecdsa ^0.6.0.
And because every version of secp256k1_ecdsa depends on pointycastle ^3.7.4 and substrate_metadata >=1.6.0 depends on pointycastle ^4.0.0, polkadart >=0.7.2 is incompatible with substrate_metadata >=1.6.0.
Failed report section
Support up-to-date dependencies
10 / 40trigger folding of the section

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

  • Could not run dart pub outdated: dart pub get failed:
OUT:
Resolving dependencies...
ERR:
Because polkadart >=0.7.2 depends on polkadart_keyring ^0.7.1 which depends on secp256k1_ecdsa ^0.6.0, polkadart >=0.7.2 requires secp256k1_ecdsa ^0.6.0.
And because every version of secp256k1_ecdsa depends on pointycastle ^3.7.4 and substrate_metadata >=1.6.0 depends on pointycastle ^4.0.0, polkadart >=0.7.2 is incompatible with substrate_metadat[...]
So, because polkadart_scale_codec depends on substrate_metadata ^1.6.0 which depends on polkadart ^0.7.2, version solving failed.


You can try the following suggestion to make the pubspec resolve:
* Consider downgrading your constraint on substrate_metadata: dart pub add substrate_metadata:^1.5.0

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Failed check 0/20 points: Compatible with dependency constraint lower bounds

dart pub downgrade failed with:

OUT:
Resolving dependencies...
ERR:
Because polkadart >=0.7.2 depends on polkadart_keyring ^0.7.1 which depends on secp256k1_ecdsa ^0.6.0, polkadart >=0.7.2 requires secp256k1_ecdsa ^0.6.0.
And because every version of secp256k1_ecdsa depends on pointycastle ^3.7.4 and substrate_metadata >=1.6.0 depends on pointycastle ^4.0.0, polkadart >=0.7.2 is incompatible with substrate_metadat[...]
So, because polkadart_scale_codec depends on substrate_metadata ^1.6.0 which depends on polkadart ^0.7.2, version solving failed.


You can try the following suggestion to make the pubspec resolve:
* Consider downgrading your constraint on substrate_metadata: dart pub add substrate_metadata:^1.0.0

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.22.23, Dart 3.9.3.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: