revault_api 0.3.5 copy "revault_api: ^0.3.5" to clipboard
revault_api: ^0.3.5 copied to clipboard

Typed Dart FFI bindings for encrypted reVault lockboxes, credentials, keys, form records, and local vault metadata on Linux, macOS, and Windows.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add revault_api

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

dependencies:
  revault_api: ^0.3.5

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:revault_api/revault_api.dart';
0
likes
0
points
701
downloads

Publisher

unverified uploader

Weekly Downloads

Typed Dart FFI bindings for encrypted reVault lockboxes, credentials, keys, form records, and local vault metadata on Linux, macOS, and Windows.

Repository (GitHub)
View/report issues

Topics

#encryption #credentials #archive #security #ffi

License

unknown (license)

Dependencies

code_assets, ffi, flat_buffers, hooks

More

Packages that depend on revault_api