tos_dart_sdk 0.29.4 copy "tos_dart_sdk: ^0.29.4" to clipboard
tos_dart_sdk: ^0.29.4 copied to clipboard

Software Development Kit in Dart to build Apps for the TOS Blockchain.

150/ 160
pub points
10
downloads

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

Partially passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Repository URL doesn't exist.

At the time of the analysis https://github.com/tos-network/tos-dart-sdk was unreachable. Make sure that the website is reachable via HEAD requests.

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

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

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

Detected license: MIT.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

1097 out of 1099 API elements (99.8 %) have documentation comments.

Some symbols that are missing documentation: tos_dart_sdk.GetBlocksAtHeightParams.height, tos_dart_sdk.GetBlocksAtHeightParams.includeTxs.

Passed check 10/10 points: Package has an example

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

Passed check 20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

WASM-ready: This package is compatible with runtime wasm. See https://dart.dev/web/wasm for details.

Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

Found 108 issues. Showing the first 2:

INFO: The diagnostic 'invalid_annotation_target' isn't produced in this file so it doesn't need to be ignored.

lib/src/data_transfer_objects/asset/asset_data.dart:2:21

  ╷
2 │ // ignore_for_file: invalid_annotation_target
  │                     ^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/data_transfer_objects/asset/asset_data.dart

INFO: The diagnostic 'invalid_annotation_target' isn't produced in this file so it doesn't need to be ignored.

lib/src/data_transfer_objects/balance_version/balance_version.dart:2:21

  ╷
2 │ // ignore_for_file: invalid_annotation_target
  │                     ^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/data_transfer_objects/balance_version/balance_version.dart

Partially passed report section
Support up-to-date dependencies
40 / 40trigger folding of the section

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

Package Constraint Compatible Latest Notes
convert ^3.1.2 3.1.2 3.1.2
freezed_annotation ^3.1.0 3.1.0 3.1.0
json_annotation ^4.9.0 4.12.0 4.12.0
json_rpc_2 ^4.0.0 4.1.0 4.1.0
jsontool ^2.1.0 2.1.0 2.1.0
logging ^1.3.0 1.3.0 1.3.0
very_good_analysis ^10.0.0 10.3.0 11.0.0
web_socket_client ^0.2.1 0.2.1 0.2.1
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.1 2.13.1
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
meta - 1.19.0 1.19.0
path - 1.9.1 1.9.1
stack_trace - 1.12.2 1.12.2
stream_channel - 2.1.4 2.1.4
typed_data - 1.4.0 1.4.0
web - 1.1.1 1.1.1
web_socket - 1.0.1 1.0.1
web_socket_channel - 3.0.3 3.0.3

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

The constraint `^10.0.0` on very_good_analysis does not support the stable version `11.0.0`, that was published 1 days ago.

When very_good_analysis is 30 days old, this package will no longer be awarded points in this category.

Try running dart pub upgrade --major-versions very_good_analysis 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.19, Dart 3.13.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
150
points
10
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Software Development Kit in Dart to build Apps for the TOS Blockchain.

Repository (GitHub)

License

MIT (license)

Dependencies

convert, freezed_annotation, json_annotation, json_rpc_2, jsontool, logging, very_good_analysis, web_socket_client

More

Packages that depend on tos_dart_sdk