abidock_mvx 1.0.0-beta.2 copy "abidock_mvx: ^1.0.0-beta.2" to clipboard
abidock_mvx: ^1.0.0-beta.2 copied to clipboard

Full-Featured MultiversX blockchain SDK for Dart/Flutter.

150/ 160
pub points
177
downloads

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

Passed report section
Follow Dart file conventions
30 / 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

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

3400 out of 3919 API elements (86.8 %) have documentation comments.

Some symbols that are missing documentation: abidock_mvx.AbiType.toMap, abidock_mvx.AbiTypeFactory.hasTypeName, abidock_mvx.AbiTypeFactory.registerTypeName, abidock_mvx.AbiTypeFactory.resolveType, abidock_mvx.AccountTransactionsConfig.AccountTransactionsConfig.new.

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 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:abidock_mvx/abidock_mvx.dart that imports:
  • package:abidock_mvx/src/wallet/wallet.dart that imports:
  • package:abidock_mvx/src/wallet/user_wallet.dart that imports:
  • package:abidock_mvx/src/utils/helpers.dart that imports:
  • package:abidock_mvx/src/infrastructure/network/network_provider.dart that imports:
  • package:abidock_mvx/src/core/transaction/transaction_on_network.dart that imports:
  • package:abidock_mvx/src/core/core.dart that imports:
  • package:abidock_mvx/src/core/transaction/transaction_event_parser.dart that imports:
  • package:abidock_mvx/src/abi/abi.dart that imports:
  • package:abidock_mvx/src/abi/smart_contract/smart_contract.dart that imports:
  • package:abidock_mvx/src/abi/smart_contract/event_streaming/websocket_event_stream.dart that imports:
  • package:web_socket_channel/io.dart that imports:
  • package:web_socket/io_web_socket.dart that imports:
  • package:web_socket/src/io_web_socket.dart that imports:
  • dart:io
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 127 issues. Showing the first 2:

INFO: Dangling library doc comment.

lib/abidock_mvx.dart:1:1

  ╷
1 │ /// MultiversX SDK for Dart and Flutter applications.
  │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

INFO: Dangling library doc comment.

lib/src/abi/abi.dart:1:1

  ╷
1 │ /// ABI (Application Binary Interface) system for smart contract interaction.
  │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

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

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

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

Package Constraint Compatible Latest Notes
bip39_plus ^1.1.1 1.1.1 1.1.1
convert ^3.1.2 3.1.2 3.1.2
cryptography ^2.9.0 2.9.0 2.9.0
dio ^5.9.0 5.9.0 5.9.0
ed25519_hd_key ^2.3.0 2.3.0 2.3.0
meta ^1.17.0 1.17.0 1.17.0
path ^1.9.1 1.9.1 1.9.1
pinenacl ^0.6.0 0.6.0 0.6.0
pointycastle ^4.0.0 4.0.0 4.0.0
web_socket_channel ^3.0.3 3.0.3 3.0.3
yaml ^3.1.3 3.1.3 3.1.3
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.0 2.13.0
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
dio_web_adapter - 2.1.1 2.1.1
ffi - 2.1.4 2.1.4
hex - 0.2.0 0.2.0
http_parser - 4.1.2 4.1.2
mime - 2.0.0 2.0.0
source_span - 1.10.1 1.10.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
web - 1.1.1 1.1.1
web_socket - 1.0.1 1.0.1

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

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

Check the analysis log for details.

Weekly downloads

Display as:
By versions: