affinidi_tdk_claim_verifiable_credential
The Affinidi TDK - Claim Verifiable Credential package the libraries for claiming credentials.
What this package is like to depend on
Last release 2 months ago
04 Jun 2026
Ships unpredictably
gaps range from 8 days to 8 months
Nearly every release is documented
notes for 8 of 8 stable releases
Nothing withdrawn
no release was ever pulled
1 years old
16 releases · first in 2025
4 releases in the last 12 months
see the full history below
Release timeline
16 releases · May 2025 to Jun 2026Releases
latest 16-
2.0.304 Jun 2026 -
2.0.220 May 2026 -
2.0.118 May 2026 -
2.0.005 Mar 2026Release notes
Open source →-
BREAKING CHANGE: The minimum supported Dart SDK version has been updated to 3.8.0 (previously 3.6.0). If your application targets a Dart SDK version below 3.8.0, it will no longer be compatible with TDK and you may encounter dependency resolution or installation errors. To continue using TDK, please upgrade your application's Dart SDK to 3.8.0 or higher.
-
BREAKING CHANGE: Dart SSI Major Version Upgrade TDK depends on Dart SSI, which has been upgraded to a new major version.
Below is the list of all the breaking changes introduced in SSI package:
- BREAKING: VerifiableCredential MUST exist in VC type field (v1).
- BREAKING: VerifiablePresentation MUST exist in VP type fields (v1 & v2).
- BREAKING: Data Integrity proofs require proper @context entries (VC v2 context OR Data Integrity context).
- BREAKING: Service types must use StringServiceType or SetServiceType classes.
- BREAKING: Issuer DID must match proof verificationMethod DID.
- BREAKING: Proof IDs must be unique and non-empty within credentials.
- BREAKING: Proof types cannot be null or empty strings.
- BREAKING: Proof purpose must match document type - VCs use assertionMethod, VPs use authentication.
- BREAKING: Credentials and presentations must be within their validity period for verification.
- BREAKING: SD-JWT credentials validate exp and nbf claims.
- BREAKING: Stricter proof field structure validation.
Migration guide for SSI changes can be seen here This upgrade introduces breaking changes affecting multiple areas, including:
- Verifiable Credentials
- Verifiable Presentations
- DID Documents
After upgrading, you may experience:
- Compile-time errors due to type changes
- Runtime errors caused by stricter validation rules (for example: “The first element of @context must be a string URI, but found …”)
-
-
1.4.015 Jul 2025 -
1.3.024 Jun 2025 -
1.2.019 Jun 2025 -
1.1.019 Jun 2025Release notes
Open source →Changes
Promote package for the stable release, which encapsulates these feature(s):
- Enable claiming and storing verifiable credentials using Affinidi's credential issuance service.
-
1.1.0-dev.719 Jun 2025 pre-releaseNothing published for this version
-
1.1.0-dev.616 Jun 2025 pre-releaseNothing published for this version
-
1.1.0-dev.512 Jun 2025 pre-releaseNothing published for this version
-
1.1.0-dev.404 Jun 2025 pre-releaseNothing published for this version
-
1.1.0-dev.327 May 2025 pre-releaseNothing published for this version
-
1.1.0-dev.223 May 2025 pre-releaseNothing published for this version
-
1.0.0-dev.207 May 2025 pre-release -
1.0.0-dev.107 May 2025 pre-releaseNothing published for this version