catalyst_cardano_web 0.4.0+4 copy "catalyst_cardano_web: ^0.4.0+4" to clipboard
catalyst_cardano_web: ^0.4.0+4 copied to clipboard

Platformweb

Web platform implementation of catalyst_cardano. Allows to communicate with the Cardano Wallet Extension via js_interop integration.

2
likes
150/ 160
pub points
49
downloads

We analyzed this package 2 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

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/input-output-hk/catalyst-voices/issues 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: Apache-2.0.

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

4 out of 5 API elements (80.0 %) have documentation comments.

Some symbols that are missing documentation: catalyst_cardano_web.

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 1 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Web

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • package:catalyst_cardano_web/catalyst_cardano_web.dart that declares support for platforms: Web.
Package does not support platform `iOS`.

Because:

  • package:catalyst_cardano_web/catalyst_cardano_web.dart that declares support for platforms: Web.
Package does not support platform `Windows`.

Because:

  • package:catalyst_cardano_web/catalyst_cardano_web.dart that declares support for platforms: Web.
Package does not support platform `Linux`.

Because:

  • package:catalyst_cardano_web/catalyst_cardano_web.dart that declares support for platforms: Web.
Package does not support platform `macOS`.

Because:

  • package:catalyst_cardano_web/catalyst_cardano_web.dart that declares support for platforms: Web.

These issues are present but do not affect the score, because they may not originate in your package:

Package does not support platform `Web`.

Because:

  • package:catalyst_cardano_web/catalyst_cardano_web.dart that imports:
  • package:catalyst_cardano_web/src/interop/catalyst_cardano_interop.dart that imports:
  • package:catalyst_cardano_web/src/interop/catalyst_cardano_wallet_proxy.dart that imports:
  • package:catalyst_cardano_serialization/catalyst_cardano_serialization.dart that imports:
  • package:catalyst_cardano_serialization/src/witness.dart that imports:
  • package:catalyst_key_derivation/catalyst_key_derivation.dart that declares support for platforms: Android, iOS, macOS.

Passed check 0/0 points: WASM compatibility

This package is compatible with runtime wasm, and will be rewarded additional points in a future version of the scoring model.

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

Passed report section
Pass static analysis
50 / 50trigger folding of the section

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

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
catalyst_cardano_platform_interface ^0.4.0+4 0.4.0+4 1.0.0
catalyst_cardano_serialization ^0.5.0+4 0.5.0+4 1.0.0
cbor ^6.2.0 6.3.6 6.3.6
convert ^3.1.1 3.1.2 3.1.2
web ^1.1.0 1.1.1 1.1.1
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
asn1lib - 1.6.3 1.6.3
async - 2.13.0 2.13.0
bech32 - 0.2.2 0.2.2
bip32_ed25519 - 0.6.2 0.6.2
build_cli_annotations - 2.1.0 2.1.0
catalyst_compression - 0.4.0 1.0.0
catalyst_compression_platform_interface - 0.4.0 1.0.0
catalyst_compression_web - 0.4.0 1.0.0
catalyst_key_derivation - 0.1.3 1.0.0
characters - 1.4.0 1.4.0
collection - 1.19.1 1.19.1
crypto - 3.0.6 3.0.6
cryptography - 2.7.0 2.7.0
equatable - 2.0.7 2.0.7
ffi - 2.1.4 2.1.4
fixnum - 1.1.1 1.1.1
flutter_rust_bridge - 2.5.1 2.9.0
hex - 0.2.0 0.2.0
ieee754 - 1.0.3 1.0.3
js - 0.6.7 0.7.2 Discontinued
material_color_utilities - 0.11.1 0.12.0
meta - 1.16.0 1.16.0
path - 1.9.1 1.9.1
pinenacl - 0.6.0 0.6.0
plugin_platform_interface - 2.1.8 2.1.8
sprintf - 7.0.0 7.0.0
typed_data - 1.4.0 1.4.0
uuid - 4.5.1 4.5.1
vector_math - 2.1.4 2.1.5

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

The constraint `^0.4.0+4` on catalyst_cardano_platform_interface does not support the stable version `1.0.0`.

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

The constraint `^0.5.0+4` on catalyst_cardano_serialization does not support the stable version `1.0.0`.

Try running dart pub upgrade --major-versions catalyst_cardano_serialization 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.20, Flutter 3.29.2, Dart 3.7.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
2
likes
150
points
49
downloads

Publisher

verified publisherprojectcatalyst.io

Weekly Downloads

Web platform implementation of catalyst_cardano. Allows to communicate with the Cardano Wallet Extension via js_interop integration.

Repository (GitHub)
View/report issues
Contributing

Topics

#blockchain #cardano #cryptocurrency #wallet

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

catalyst_cardano_platform_interface, catalyst_cardano_serialization, cbor, convert, flutter, flutter_web_plugins, web

More

Packages that depend on catalyst_cardano_web