archethic_lib_dart 7.9.2 copy "archethic_lib_dart: ^7.9.2" to clipboard
archethic_lib_dart: ^7.9.2 copied to clipboard

Archethic dart library for Flutter for Node and Browser. This library aims to provide a easy way to create Archethic transaction and to send them over the network

6
likes
100/ 160
pub points
499
downloads

We analyzed this package 3 days ago, and awarded it 100 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

277 out of 631 API elements (43.9 %) have documentation comments.

Some symbols that are missing documentation: archethic.Address.Address.new, archethic.Address.address, archethic.AddressJsonConverter, archethic.AddressJsonConverter.AddressJsonConverter.new, archethic.AddressJsonConverter.fromJson.

Passed check 10/10 points: Package has an example

Failed 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:archethic_lib_dart/archethic_lib_dart.dart that imports:
  • package:archethic_lib_dart/src/utils/oracle/archethic_oracle.dart that imports:
  • dart:io

Failed check 0/0 points: WASM compatibility

Unable to detect compatibility with runtime wasm, and this package will not be rewarded full points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

Failed report section
Pass static analysis
0 / 50trigger folding of the section

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

Found 10 issues. Showing the first 2:

ERROR: 'GraphQLClientLogger.copyWith' ('GraphQLClient Function({bool? alwaysRebroadcast, GraphQLCache? cache, DefaultPolicies? defaultPolicies, Link? link, String? logName, Duration? queryRequestTimeout})') isn't a valid override of 'GraphQLClient.copyWith' ('GraphQLClient Function({bool? alwaysRebroadcast, GraphQLCache? cache, bool deduplicatePollers, bool Function(dynamic, dynamic)? deepEquals, DefaultPolicies? defaultPolicies, Link? link, Duration? queryRequestTimeout})').

lib/src/services/graph_ql_client_logger.dart:51:17

   ╷
51 │   GraphQLClient copyWith({
   │                 ^^^^^^^^
   ╵

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

WARNING: Unnecessary cast.

lib/crypto_keys/src/keys.dart:71:22

   ╷
71 │           exponent: (pair.publicKey as pc.RSAPublicKey).publicExponent!,
   │                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/crypto_keys/src/keys.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
crypto ^3.0.6 3.0.6 3.0.6
decimal ^3.0.2 3.2.4 3.2.4
ecdsa ^0.1.2 0.1.2 0.1.2
elliptic ^0.3.11 0.3.11 0.3.11
freezed_annotation ^2.4.4 2.4.4 3.1.0
gql ^1.0.1-alpha+1730759315362 1.0.1-alpha+1730759315362 1.0.1-alpha+1730759315362
graphql ^5.2.0 5.2.1 5.2.1
http ^1.2.2 1.4.0 1.4.0
jwk ^0.2.3 0.2.3 0.2.3
logging ^1.3.0 1.3.0 1.3.0
phoenix_socket ^0.8.0 0.8.0 0.8.0
pinenacl ^0.6.0 0.6.0 0.6.0
pointycastle ^4.0.0 4.0.0 4.0.0
quiver ^3.2.2 3.2.2 3.2.2
x25519 ^0.1.1 0.1.1 0.1.1
Transitive dependencies
Package Constraint Compatible Latest Notes
adaptive_number - 1.0.0 1.0.0
async - 2.13.0 2.13.0
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
ffi - 2.1.4 2.1.4
fixnum - 1.1.1 1.1.1
gql_dedupe_link - 2.0.4-alpha+1715521079596 2.0.4-alpha+1715521079596
gql_error_link - 1.0.0+1 1.0.0+1
gql_exec - 1.1.1-alpha+1699813812660 1.1.1-alpha+1699813812660
gql_http_link - 1.1.0 1.1.0
gql_link - 1.0.1-alpha+1730759315378 1.0.1-alpha+1730759315378
gql_transform_link - 1.0.0 1.0.0
hive - 2.2.3 2.2.3
http_parser - 4.1.2 4.1.2
intl - 0.20.2 0.20.2
js - 0.6.7 0.7.2 Discontinued
json_annotation - 4.9.0 4.9.0
matcher - 0.12.17 0.12.17
meta - 1.17.0 1.17.0
ninja_asn1 - 2.0.0 2.0.0
normalize - 0.9.1 0.10.0
path - 1.9.1 1.9.1
rational - 2.2.3 2.2.3
rxdart - 0.28.0 0.28.0
source_span - 1.10.1 1.10.1
sprintf - 7.0.0 7.0.0
stack_trace - 1.12.1 1.12.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
test_api - 0.7.6 0.7.6
typed_data - 1.4.0 1.4.0
uuid - 4.5.1 4.5.1
web - 1.1.1 1.1.1
web_socket - 1.0.1 1.0.1
web_socket_channel - 3.0.3 3.0.3
yaml - 3.1.3 3.1.3

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

The constraint `^2.4.4` on freezed_annotation does not support the stable version `3.0.0`.

Try running dart pub upgrade --major-versions freezed_annotation 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.22.21, Dart 3.8.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
6
likes
100
points
499
downloads

Publisher

verified publisherarchethic.net

Weekly Downloads

Archethic dart library for Flutter for Node and Browser. This library aims to provide a easy way to create Archethic transaction and to send them over the network

Repository (GitHub)
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

collection, crypto, decimal, ecdsa, elliptic, freezed_annotation, gql, graphql, http, jwk, logging, phoenix_socket, pinenacl, pointycastle, quiver, x25519

More

Packages that depend on archethic_lib_dart