affinidi_tdk_claim_verifiable_credential 1.4.0 copy "affinidi_tdk_claim_verifiable_credential: ^1.4.0" to clipboard
affinidi_tdk_claim_verifiable_credential: ^1.4.0 copied to clipboard

The Affinidi TDK - Claim Verifiable Credential package the libraries for claiming credentials.

140/ 160
pub points
92
downloads

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

Failed report section
Follow Dart file conventions
20 / 30trigger folding of the section

Failed check 0/10 points: Provide a valid pubspec.yaml

Failed to verify repository URL.

Could not find any pubspec.yaml in the repository.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: affinidi_tdk_claim_verifiable_credential,
    • contains a version property, and,
    • does not contain a publish_to property.

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

44 out of 44 API elements (100.0 %) have documentation comments.

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:affinidi_tdk_claim_verifiable_credential/oid4vci_claim_verifiable_credential.dart that imports:
  • package:affinidi_tdk_claim_verifiable_credential/src/oid4vci_claim_verifiable_credential.dart that imports:
  • package:affinidi_tdk_claim_verifiable_credential/src/extensions/dio_exception_extension.dart that imports:
  • dart:io
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
affinidi_tdk_common ^1.6.0 1.8.0 2.0.0
affinidi_tdk_consumer_auth_provider ^4.10.0 4.11.0 5.0.0
dio ^5.8.0+1 5.9.2 5.9.2
jwt_decoder ^2.0.1 2.0.1 2.0.1
path ^1.8.0 1.9.1 1.9.1
ssi ^2.2.0 2.20.0 3.9.0
Transitive dependencies
Package Constraint Compatible Latest Notes
adaptive_number - 1.0.0 1.0.0
archive - 4.0.9 4.0.9
async - 2.13.1 2.13.1
base_codecs - 1.0.1 1.0.1
bip32_plus - 1.0.0 1.0.0
bs58check - 1.0.2 1.0.2
clock - 1.1.2 1.1.2
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
dart_jsonwebtoken - 3.4.1 3.4.1
dio_web_adapter - 2.1.2 2.1.2
ecdsa - 0.1.2 0.1.2
ed25519_edwards - 0.3.1 0.3.1
ed25519_hd_key - 2.3.0 2.3.0
eip1559 - 0.6.2 0.6.2
eip55 - 1.0.3 1.0.3
elliptic - 0.3.12 0.3.12
equatable - 2.0.8 2.0.8
ffi - 2.2.0 2.2.0
fixnum - 1.1.1 1.1.1
hex - 0.2.0 0.2.0
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
json_ld_processor - 1.0.4 1.0.4
json_rpc_2 - 4.1.0 4.1.0
logging - 1.3.0 1.3.0
meta - 1.18.2 1.18.2
mime - 2.0.0 2.0.0
ninja_asn1 - 2.0.0 2.0.0
pinenacl - 0.6.0 0.6.0
pointycastle - 4.0.0 4.0.0
posix - 6.5.0 6.5.0
rfc_6901 - 0.2.1 0.2.1
sec - 1.1.1 1.1.1
selective_disclosure_jwt - 1.1.1 1.1.1
source_span - 1.10.2 1.10.2
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
stream_transform - 2.1.1 2.1.1
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
uuid - 4.5.3 4.5.3
wallet - 0.0.18 0.0.18
web - 1.1.1 1.1.1
web3dart - 3.0.2 3.0.2
x25519 - 0.1.1 0.1.1

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

Found 3 issues. Showing the first 2:

The constraint `^1.6.0` on affinidi_tdk_common does not support the stable version `2.0.0`.

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

The constraint `^4.10.0` on affinidi_tdk_consumer_auth_provider does not support the stable version `5.0.0`.

Try running dart pub upgrade --major-versions affinidi_tdk_consumer_auth_provider 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.12, Dart 3.11.5.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
140
points
92
downloads

Documentation

API reference

Publisher

verified publisheraffinidi.com

Weekly Downloads

The Affinidi TDK - Claim Verifiable Credential package the libraries for claiming credentials.

License

Apache-2.0 (license)

Dependencies

affinidi_tdk_common, affinidi_tdk_consumer_auth_provider, dio, jwt_decoder, path, ssi

More

Packages that depend on affinidi_tdk_claim_verifiable_credential