keri 0.4.0 copy "keri: ^0.4.0" to clipboard
keri: ^0.4.0 copied to clipboard

Dart client for managing KERI based Identifiers on Android system.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add keri

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

dependencies:
  keri: ^0.4.0

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

Import it

Now in your Dart code, you can use:

import 'package:keri/keri.dart';
0
likes
140
pub points
10%
popularity

Publisher

verified publisherhumancolossus.org

Dart client for managing KERI based Identifiers on Android system.

Repository (GitHub)
View/report issues

Documentation

API reference

License

EUPL-1.2 (license)

Dependencies

flutter, flutter_rust_bridge, path, test

More

Packages that depend on keri