crossmint_verifiable_credentials 0.1.2 copy "crossmint_verifiable_credentials: ^0.1.2" to clipboard
crossmint_verifiable_credentials: ^0.1.2 copied to clipboard

Pure-Dart verifiable credentials primitives for the Crossmint Flutter SDK — credential models, issuance, and verification.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add crossmint_verifiable_credentials

With Flutter:

 $ flutter pub add crossmint_verifiable_credentials

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

dependencies:
  crossmint_verifiable_credentials: ^0.1.2

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

Import it

Now in your Dart code, you can use:

import 'package:crossmint_verifiable_credentials/crossmint_verifiable_credentials.dart';
0
likes
140
points
114
downloads

Documentation

API reference

Publisher

verified publishercrossmint.com

Weekly Downloads

Pure-Dart verifiable credentials primitives for the Crossmint Flutter SDK — credential models, issuance, and verification.

Homepage
Repository (GitHub)
View/report issues

Topics

#crossmint #credentials

License

Apache-2.0 (license)

Dependencies

crossmint_core, http, pointycastle

More

Packages that depend on crossmint_verifiable_credentials