chia_crypto_utils 1.0.20 chia_crypto_utils: ^1.0.20 copied to clipboard
Chia Crypto Utils repository provides an object model for working with Chia primitives serving as a basis for a Chia client.
We analyzed this package 5 days ago, and awarded it 120 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: Apache-2.0
.
0/10 points: 20% or more of the public API has dartdoc comments
239 out of 4129 API elements (5.8 %) have documentation comments.
Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.
To highlight public API members missing documentation consider enabling the public_member_api_docs
lint.
Some symbols that are missing documentation: chia_crypto_utils
, chia_crypto_utils.AddCatTokenCommand
, chia_crypto_utils.AddCatTokenCommand.AddCatTokenCommand
, chia_crypto_utils.AddCatTokenCommand.AddCatTokenCommand.fromParams
, chia_crypto_utils.AddCatTokenCommand.assetId
.
10/10 points: Package has an example
20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
SDK issues found:
Package is not compatible with the Dart SDK.
Because:
chia_crypto_utils
that depends on:bitcoin_base_i
that is a package requiring flutter.
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
These platforms are not supported:
Package not compatible with platform Web
Because:
package:chia_crypto_utils/chia_crypto_utils.dart
that imports:package:chia_crypto_utils/src/utils.dart
that imports:package:chia_crypto_utils/src/utils/to_bytes_mixin.dart
that imports:package:chia_crypto_utils/src/utils/spawn_and_wait_for_isolate/spawn_and_wait_for_isolate.dart
that imports:dart:isolate
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:chia_crypto_utils/chia_crypto_utils.dart
that imports:package:chia_crypto_utils/src/utils.dart
that imports:package:chia_crypto_utils/src/utils/to_bytes_mixin.dart
that imports:package:chia_crypto_utils/src/utils/spawn_and_wait_for_isolate/spawn_and_wait_for_isolate.dart
that imports:dart:isolate
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.dev/web/wasm for details.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 17 issues. Showing the first 2:
WARNING: The parameter type of '==' operators should be non-nullable.
lib/src/bls/field/field_ext.dart:160:17
╷
160 │ bool operator ==(dynamic other) {
│ ^^
╵
To reproduce make sure you are using the lints_core and run dart analyze lib/src/bls/field/field_ext.dart
WARNING: The parameter type of '==' operators should be non-nullable.
lib/src/bls/private_key.dart:92:17
╷
92 │ bool operator ==(dynamic other) =>
│ ^^
╵
To reproduce make sure you are using the lints_core and run dart analyze lib/src/bls/private_key.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
args |
^2.3.1 |
2.6.0 | 2.6.0 |
bech32 |
^0.2.1 |
0.2.2 | 0.2.2 |
bech32m_i |
^0.2.2 |
0.2.2 | 0.2.2 |
bip39 |
^1.0.6 |
1.0.6 | 1.0.6 |
bitcoin_base_i |
^0.5.0 |
0.5.0 | 0.5.0 |
bs58 |
^1.0.2 |
1.0.2 | 1.0.2 |
bs58check |
^1.0.2 |
1.0.2 | 1.0.2 |
collection |
^1.16.0 |
1.19.1 | 1.19.1 |
compute |
^1.0.2 |
1.0.2 | 1.0.2 |
crypto |
^3.0.1 |
3.0.6 | 3.0.6 |
csv |
^5.0.1 |
5.1.1 | 6.0.0 |
deep_pick |
^0.10.0 |
0.10.0 | 1.1.0 |
equatable |
^2.0.5 |
2.0.5 | 2.0.5 |
get_it |
^7.2.0 |
7.7.0 | 8.0.2 |
hex |
^0.2.0 |
0.2.0 | 0.2.0 |
http |
^0.13.4 |
0.13.6 | 1.2.2 |
injector |
^2.0.0 |
2.0.0 | 4.0.0 |
intl |
^0.17.0 |
0.17.0 | 0.19.0 |
meta |
^1.7.0 |
1.16.0 | 1.16.0 |
path |
^1.8.1 |
1.9.1 | 1.9.1 |
quiver |
^3.0.1+1 |
3.2.2 | 3.2.2 |
synchronized |
^3.0.1 |
3.3.0+3 | 3.3.0+3 |
tuple |
^2.0.2 |
2.0.2 | 2.0.2 |
uuid |
^3.0.6 |
3.0.7 | 4.5.1 |
walletconnect_dart_v2_i |
^2.1.8 |
2.1.8 | 2.2.0 |
yaml |
^3.1.1 |
3.1.2 | 3.1.2 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
adaptive_number |
- | 1.0.0 | 1.0.0 |
async |
- | 2.12.0 | 2.12.0 |
base_x |
- | 2.0.1 | 2.0.1 |
boolean_selector |
- | 2.1.2 | 2.1.2 |
clock |
- | 1.1.2 | 1.1.2 |
convert |
- | 3.1.2 | 3.1.2 |
cryptography |
- | 2.7.0 | 2.7.0 |
ed25519_edwards |
- | 0.3.1 | 0.3.1 |
eip1559 |
- | 0.6.1 | 0.6.2 |
eip55 |
- | 1.0.2 | 1.0.2 |
event |
- | 2.1.2 | 3.1.0 |
ffi |
- | 2.1.3 | 2.1.3 |
fixnum |
- | 1.1.1 | 1.1.1 |
freezed_annotation |
- | 2.4.4 | 2.4.4 |
http_parser |
- | 4.1.1 | 4.1.1 |
js |
- | 0.6.7 | 0.7.1 |
json_annotation |
- | 4.9.0 | 4.9.0 |
json_rpc_2 |
- | 3.0.3 | 3.0.3 |
logger |
- | 2.4.0 | 2.4.0 |
matcher |
- | 0.12.17 | 0.12.17 |
pointycastle |
- | 3.9.1 | 3.9.1 |
sec |
- | 1.1.0 | 1.1.0 |
source_span |
- | 1.10.0 | 1.10.0 |
stack_trace |
- | 1.12.0 | 1.12.0 |
stream_channel |
- | 2.1.2 | 2.1.2 |
stream_transform |
- | 2.1.0 | 2.1.0 |
string_scanner |
- | 1.4.0 | 1.4.0 |
term_glyph |
- | 1.2.1 | 1.2.1 |
test_api |
- | 0.7.3 | 0.7.3 |
typed_data |
- | 1.4.0 | 1.4.0 |
universal_io |
- | 2.2.2 | 2.2.2 |
wallet |
- | 0.0.13 | 0.0.13 |
web |
- | 0.5.1 | 1.1.0 |
web3dart |
- | 2.6.1 | 2.7.3 |
web_socket_channel |
- | 2.4.5 | 3.0.1 |
x25519 |
- | 0.1.1 | 0.1.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 7 issues. Showing the first 2:
The constraint `^5.0.1` on csv does not support the stable version `6.0.0`.
Try running dart pub upgrade --major-versions csv
to update the constraint.
The constraint `^0.10.0` on deep_pick does not support the stable version `1.0.0`.
Try running dart pub upgrade --major-versions deep_pick
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.15
, Dart 3.5.4
.
Check the analysis log for details.