kaspa_dart 0.0.4 copy "kaspa_dart: ^0.0.4" to clipboard
kaspa_dart: ^0.0.4 copied to clipboard

A package for kaspa network, provide account create and sign transaction

115/ 160
pub points
132
downloads

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

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

Passed check 10/10 points: Provide a valid pubspec.yaml

Passed check 5/5 points: Provide a valid README.md

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

`CHANGELOG.md` does not contain reference to the current version ("0.0.4").

Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Failed report section
Provide documentation
10 / 20trigger folding of the section

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

9380 out of 14709 API elements (63.8 %) have documentation comments.

Some symbols that are missing documentation: address, address.Address, address.Address.Address.fromJson, address.Address.Address.pubKeyECDSA, address.Address.Address.publicKey.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 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:kaspa_dart/kaspa_dart.dart that imports:
  • package:kaspa_dart/kaspa/transaction/transaction_util.dart that imports:
  • package:kaspa_dart/kaspa/kaspa.dart that imports:
  • package:kaspa_dart/kaspa/client/kaspa_client.dart that imports:
  • package:grpc/grpc.dart that imports:
  • package:grpc/src/shared/streams.dart that imports:
  • package:http2/transport.dart that imports:
  • dart:io
Failed report section
Pass static analysis
30 / 50trigger folding of the section

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

Found 1113 issues. Showing the first 2:

WARNING: The annotation 'JsonSerializable.new' can only be used on classes.

lib/kaspa/kaspa_api/types.dart:69:4

   ╷
69 │   @JsonSerializable(fieldRename: FieldRename.snake)
   │    ^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/kaspa/kaspa_api/types.dart

WARNING: The annotation 'JsonSerializable.new' can only be used on classes.

lib/kaspa/kaspa_api/types.dart:81:4

   ╷
81 │   @JsonSerializable(fieldRename: FieldRename.snake)
   │    ^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/kaspa/kaspa_api/types.dart

Failed report section
Support up-to-date dependencies
30 / 40trigger folding of the section

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

Package Constraint Compatible Latest Notes
collection ^1.18.0 1.19.1 1.19.1
convert ^3.1.1 3.1.2 3.1.2
crypto ^3.0.5 3.0.7 3.0.7
decimal ^2.3.2 2.3.3 3.2.4
fast_immutable_collections ^10.2.4 10.2.4 11.1.0
fixnum ^1.1.0 1.1.1 1.1.1
freezed_annotation ^2.4.4 2.4.4 3.1.0
grpc ^4.0.1 4.1.0 5.1.0
hex ^0.2.0 0.2.0 0.2.0
http ^1.0.0 1.6.0 1.6.0
pointycastle ^3.9.1 3.9.1 4.0.0
protobuf ^2.1.0 2.1.0 6.0.0
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
google_identity_services_web - 0.3.3+1 0.3.3+1
googleapis_auth - 2.0.0 2.0.0
http2 - 2.3.1 2.3.1
http_parser - 4.1.2 4.1.2
js - 0.7.2 0.7.2 Discontinued
json_annotation - 4.9.0 4.9.0
material_color_utilities - 0.11.1 0.13.0
meta - 1.17.0 1.17.0
path - 1.9.1 1.9.1
rational - 2.2.3 2.2.3
source_span - 1.10.1 1.10.1
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
vector_math - 2.2.0 2.2.0
web - 1.1.1 1.1.1

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

Found 6 issues. Showing the first 2:

The constraint `^2.3.2` on decimal does not support the stable version `3.0.0`.

Try running dart pub upgrade --major-versions decimal to update the constraint.

The constraint `^10.2.4` on fast_immutable_collections does not support the stable version `11.0.0`.

Try running dart pub upgrade --major-versions fast_immutable_collections to update the constraint.

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

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.3, Flutter 3.38.4, Dart 3.10.3.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
115
points
132
downloads

Publisher

unverified uploader

Weekly Downloads

A package for kaspa network, provide account create and sign transaction

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, convert, crypto, decimal, fast_immutable_collections, fixnum, flutter, freezed_annotation, grpc, hex, http, pointycastle, protobuf

More

Packages that depend on kaspa_dart