catalyst_cardano 1.0.0 copy "catalyst_cardano: ^1.0.0" to clipboard
catalyst_cardano: ^1.0.0 copied to clipboard

Platformweb

A Flutter plugin exposing the CIP-30 and CIP-95 APIs. Allows to communicate with the Cardano Wallet Extension via js_interop integration.

140/ 160
pub points
136
downloads

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

83 out of 84 API elements (98.8 %) have documentation comments.

Some symbols that are missing documentation: catalyst_cardano.

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/catalyst_cardano.dart that declares support for platforms: Web.
Package does not support platform `iOS`.

Because:

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

Because:

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

Because:

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

Because:

  • package:catalyst_cardano/catalyst_cardano.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/catalyst_cardano.dart that imports:
  • package:catalyst_cardano/src/catalyst_cardano.dart that imports:
  • package:catalyst_cardano_platform_interface/catalyst_cardano_platform_interface.dart that imports:
  • package:catalyst_cardano_platform_interface/src/catalyst_cardano_platform.dart that imports:
  • package:catalyst_cardano_platform_interface/src/cardano_wallet.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.

WASM-ready: This package is compatible with runtime wasm. 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
20 / 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
catalyst_cardano_platform_interface ^1.0.0 1.0.0 1.0.0
catalyst_cardano_serialization ^1.0.0 1.0.0 1.0.0
catalyst_cardano_web ^1.0.0 1.0.0 1.0.0
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
asn1lib - 1.6.5 1.6.5
async - 2.13.1 2.13.1
bech32 - 0.2.2 0.2.2
bip32_ed25519 - 0.6.2 0.6.2
build_cli_annotations - 2.1.1 2.1.1
catalyst_compression - 1.0.0 1.0.0
catalyst_compression_platform_interface - 1.0.0 1.0.0
catalyst_compression_web - 1.0.0 1.0.0
catalyst_key_derivation - 1.0.0 1.0.0
cbor - 6.5.1 6.5.1
characters - 1.4.1 1.4.1
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
crypto - 3.0.7 3.0.7
cryptography - 2.9.0 2.9.0
equatable - 2.0.8 2.0.8
ffi - 2.2.0 2.2.0
fixnum - 1.1.1 1.1.1
flutter_rust_bridge - 2.5.1 2.12.0
hex - 0.2.0 0.2.0
material_color_utilities - 0.13.0 0.13.0
meta - 1.17.0 1.18.2
path - 1.9.1 1.9.1
pinenacl - 0.6.0 0.6.0
plugin_platform_interface - 2.1.8 2.1.8
typed_data - 1.4.0 1.4.0
uuid - 4.5.3 4.5.3
vector_math - 2.2.0 2.3.0
web - 1.1.1 1.1.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

Failed check 0/20 points: Compatible with dependency constraint lower bounds

flutter pub downgrade failed with:

OUT:
Resolving dependencies...
Downloading packages...
< args 2.3.1 (was 2.7.0)
< asn1lib 1.5.3 (was 1.6.5)
< async 2.11.0 (was 2.13.1)
< bip32_ed25519 0.6.0 (was 0.6.2)
< build_cli_annotations 2.1.0 (was 2.1.1)
< cbor 6.2.0 (was 6.5.1)
< convert 3.1.1 (was 3.1.2)
< crypto 3.0.3 (was 3.0.7)
[15 more lines]
ERR:
Exceeded timeout of 0:02:00.000000

Run flutter pub downgrade and then flutter analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.23.12, Flutter 3.41.9, Dart 3.11.5.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
2
likes
140
points
136
downloads

Documentation

API reference

Publisher

verified publisherprojectcatalyst.io

Weekly Downloads

A Flutter plugin exposing the CIP-30 and CIP-95 APIs. Allows to communicate with the Cardano Wallet Extension via js_interop integration.

Repository (GitHub)
View/report issues
Contributing

Topics

#blockchain #cardano #cryptocurrency #wallet

License

Apache-2.0 (license)

Dependencies

catalyst_cardano_platform_interface, catalyst_cardano_serialization, catalyst_cardano_web, flutter

More

Packages that depend on catalyst_cardano

Packages that implement catalyst_cardano