revault_api 0.3.15 copy "revault_api: ^0.3.15" to clipboard
revault_api: ^0.3.15 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

With Flutter:

 $ flutter 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.15

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

Documentation

API reference

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.

Homepage
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