affinidi_tdk_vault 1.6.0 copy "affinidi_tdk_vault: ^1.6.0" to clipboard
affinidi_tdk_vault: ^1.6.0 copied to clipboard

The Affinidi TDK Vault package provides libraries and tools for embedding Affinidi Vault into your existing Dart applications.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add affinidi_tdk_vault

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  affinidi_tdk_vault: ^1.6.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:affinidi_tdk_vault/affinidi_tdk_vault.dart';
4
likes
0
points
426
downloads

Publisher

verified publisheraffinidi.com

Weekly Downloads

The Affinidi TDK Vault package provides libraries and tools for embedding Affinidi Vault into your existing Dart applications.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

affinidi_tdk_common, ssi

More

Packages that depend on affinidi_tdk_vault