chia_crypto_utils 1.0.20  chia_crypto_utils: ^1.0.20 copied to clipboard
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 2 days ago, and awarded it 120 pub points (of a possible 160):
 10/10 points: Provide a valid
 10/10 points: Provide a valid pubspec.yaml
 5/5 points: Provide a valid
 5/5 points: Provide a valid README.md
 5/5 points: Provide a valid
 5/5 points: Provide a valid CHANGELOG.md
 10/10 points: Use an OSI-approved license
 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
 0/10 points: 20% or more of the public API has dartdoc comments
OUT: Resolving dependencies... Downloading packages...
- _fe_analyzer_shared 91.0.0 (was 91.0.0) (92.0.0 available)
- analyzer 8.4.0 (was 8.4.0) (9.0.0 available)
- args 2.7.0 (was 2.7.0)
- async 2.13.0 (was 2.13.0)
- collection 1.19.1 (was 1.19.1)
- convert 3.1.2 (was 3.1.2)
- crypto 3.0.6 (was 3.0.6)
- csslib 1.0.2 (was 1.0.2)
[18 more lines]
ERR:
The current activation of dartdoccannot resolve to the same set of dependencies.
Try reactivating the package.
dart pub global activate dartdoc
 10/10 points: Package has an example
 10/10 points: Package has an example
 20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
 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_utilsthat depends on:
- bitcoin_base_ithat 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.dartthat imports:
- package:chia_crypto_utils/src/utils.dartthat imports:
- package:chia_crypto_utils/src/utils/to_bytes_mixin.dartthat imports:
- package:chia_crypto_utils/src/utils/spawn_and_wait_for_isolate/spawn_and_wait_for_isolate.dartthat imports:
- dart:isolate
 0/0 points: WASM compatibility
 0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
- package:chia_crypto_utils/chia_crypto_utils.dartthat imports:
- package:chia_crypto_utils/src/utils.dartthat imports:
- package:chia_crypto_utils/src/utils/to_bytes_mixin.dartthat imports:
- package:chia_crypto_utils/src/utils/spawn_and_wait_for_isolate/spawn_and_wait_for_isolate.dartthat 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.cn/web/wasm for details.
 30/50 points: code has no errors, warnings, lints, or formatting issues
 30/50 points: code has no errors, warnings, lints, or formatting issues
Found 23 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
 0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes | 
|---|---|---|---|---|
| args | ^2.3.1 | 2.7.0 | 2.7.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.7 | 2.0.7 | |
| get_it | ^7.2.0 | 7.7.0 | 8.2.0 | |
| hex | ^0.2.0 | 0.2.0 | 0.2.0 | |
| http | ^0.13.4 | 0.13.6 | 1.5.0 | |
| injector | ^2.0.0 | 2.0.0 | 4.0.0 | |
| intl | ^0.17.0 | 0.17.0 | 0.20.2 | |
| meta | ^1.7.0 | 1.17.0 | 1.17.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.4.0 | 3.4.0 | |
| 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.3 | 3.1.3 | 
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes | 
|---|---|---|---|---|
| adaptive_number | - | 1.0.0 | 1.0.0 | |
| async | - | 2.13.0 | 2.13.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.3 | |
| event | - | 2.1.2 | 3.1.0 | |
| ffi | - | 2.1.4 | 2.1.4 | |
| fixnum | - | 1.1.1 | 1.1.1 | |
| freezed_annotation | - | 2.4.4 | 3.1.0 | |
| http_parser | - | 4.1.2 | 4.1.2 | |
| js | - | 0.6.7 | 0.7.2 | Discontinued | 
| json_annotation | - | 4.9.0 | 4.9.0 | |
| json_rpc_2 | - | 3.0.3 | 4.0.0 | |
| logger | - | 2.6.2 | 2.6.2 | |
| matcher | - | 0.12.17 | 0.12.17 | |
| pointycastle | - | 3.9.1 | 4.0.0 | |
| sec | - | 1.1.0 | 1.1.1 | |
| source_span | - | 1.10.1 | 1.10.1 | |
| 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.7 | 0.7.7 | |
| typed_data | - | 1.4.0 | 1.4.0 | |
| universal_io | - | 2.2.2 | 2.2.2 | |
| wallet | - | 0.0.13 | 0.0.18 | |
| web | - | 0.5.1 | 1.1.1 | |
| web3dart | - | 2.6.1 | 3.0.1 | |
| web_socket_channel | - | 2.4.5 | 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.
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
 10/10 points: Package supports latest stable Dart and Flutter SDKs
 20/20 points: Compatible with dependency constraint lower bounds
 20/20 points: Compatible with dependency constraint lower bounds
pub downgrade does not expose any static analysis error.
Analyzed with Pana 0.23.0, Dart 3.9.4.
Check the analysis log for details.