chia_crypto_utils 1.0.21 copy "chia_crypto_utils: ^1.0.21" to clipboard
chia_crypto_utils: ^1.0.21 copied to clipboard

Chia Crypto Utils repository provides an object model for working with Chia primitives serving as a basis for a Chia client.

8
likes
130/ 160
pub points
61%
popularity

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

OK
Follow Dart file conventions
30 / 30trigger folding of the section

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.

partial
Provide documentation
10 / 20trigger folding of the section

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

239 out of 4166 API elements (5.7 %) 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.assetId, chia_crypto_utils.AddCatTokenCommand.AddCatTokenCommand.fromParams.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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: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
failed
Pass static analysis
30 / 50trigger folding of the section

30/50 points: code has no errors, warnings, lints, or formatting issues

Found 16 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 flutter 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 flutter analyze lib/src/bls/private_key.dart

OK
Support up-to-date dependencies
40 / 40trigger folding of the section

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

Package Constraint Compatible Latest
args ^2.3.1 2.5.0 2.5.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.18.0 1.18.0
compute ^1.0.2 1.0.2 1.0.2
crypto ^3.0.1 3.0.3 3.0.3
csv ^6.0.0 6.0.0 6.0.0
deep_pick ^1.0.0 1.0.0 1.0.0
equatable ^2.0.5 2.0.5 2.0.5
get_it ^7.2.0 7.7.0 7.7.0
hex ^0.2.0 0.2.0 0.2.0
http ^1.2.1 1.2.1 1.2.1
injector ^3.0.0 3.0.0 3.0.0
intl ^0.19.0 0.19.0 0.19.0
meta ^1.7.0 1.15.0 1.15.0
path ^1.8.1 1.9.0 1.9.0
quiver ^3.0.1+1 3.2.1 3.2.1
synchronized ^3.0.1 3.1.0+1 3.1.0+1
tuple ^2.0.2 2.0.2 2.0.2
uuid ^4.4.0 4.4.0 4.4.0
walletconnect_dart_v2_i ^2.1.9 2.1.9 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.11.0 2.11.0
base_x - 2.0.1 2.0.1
boolean_selector - 2.1.1 2.1.1
clock - 1.1.1 1.1.1
convert - 3.1.1 3.1.1
cryptography - 2.7.0 2.7.0
ed25519_edwards - 0.3.1 0.3.1
eip1559 - 0.6.2 0.6.2
eip55 - 1.0.2 1.0.2
event - 2.1.2 2.1.2
ffi - 2.1.2 2.1.2
fixnum - 1.1.0 1.1.0
freezed_annotation - 2.4.1 2.4.1
http_parser - 4.0.2 4.0.2
js - 0.6.7 0.7.1
json_annotation - 4.9.0 4.9.0
json_rpc_2 - 3.0.2 3.0.2
logger - 2.3.0 2.3.0
matcher - 0.12.16+1 0.12.16+1
pointycastle - 3.9.1 3.9.1
sec - 1.1.0 1.1.0
source_span - 1.10.0 1.10.0
sprintf - 7.0.0 7.0.0
stack_trace - 1.11.1 1.11.1
stream_channel - 2.1.2 2.1.2
stream_transform - 2.1.0 2.1.0
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
test_api - 0.7.2 0.7.2
typed_data - 1.3.2 1.3.2
universal_io - 2.2.2 2.2.2
wallet - 0.0.13 0.0.13
web - 0.5.1 0.5.1
web3dart - 2.7.3 2.7.3
web_socket_channel - 2.4.5 3.0.0
x25519 - 0.1.1 0.1.1

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

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.5, Dart 3.4.1.

Check the analysis log for details.

8
likes
130
pub points
61%
popularity

Publisher

verified publisherirulast.com

Chia Crypto Utils repository provides an object model for working with Chia primitives serving as a basis for a Chia client.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

args, bech32, bech32m_i, bip39, bitcoin_base_i, bs58, bs58check, collection, compute, crypto, csv, deep_pick, equatable, get_it, hex, http, injector, intl, meta, path, quiver, synchronized, tuple, uuid, walletconnect_dart_v2_i, yaml

More

Packages that depend on chia_crypto_utils