PackageTrack
Sign in Get early access

affinidi_tdk_didcomm_mediator_client

A Dart package for implementing secure and private communication on your app using DIDComm v2.1 Messaging protocol.

2.0.3 affinidi/affinidi-tdk-dart

What this package is like to depend on

Last release 27 days ago

27 Jul 2026

Ships fairly regularly

a new release about every 2 months

Most releases are documented

notes for 4 of 5 stable releases

Nothing withdrawn

no release was ever pulled

9 months old

6 releases · first in 2025

6 releases in the last 12 months

see the full history below

Release timeline

6 releases · Nov 2025 to Jul 2026
2026
Release Pre-release

Releases

latest 6
  1. 2.0.3 27 Jul 2026
    Release notes Open source →
    Release notes
    • FIX: new mediator migration.
    Open source →
  2. 2.0.2 19 May 2026
    Release notes
    • FIX: update package repository urls (#122).
    Open source →
  3. 2.0.1 18 May 2026
    Release notes
    • FIX: update package homepage url (#121).

    Change Log

    Open source →
  4. 2.0.0 05 Mar 2026
    Release notes
    • 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 …”)
    Open source →
  5. 1.0.0 28 Nov 2025

    Nothing published for this version

  6. 1.0.0-dev.1 11 Nov 2025 pre-release
    Release notes
    • Initial version.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive