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

Flutter plugin for the Infusion crypto vault — AEAD encryption, Ed25519 signing, BLAKE3 CIDs, BIP-39 wallets, and capability tokens. Prebuilt binaries for all platforms.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add infusion_ffi

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

dependencies:
  infusion_ffi: ^1.6.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:infusion_ffi/infusion_ffi.dart';
0
likes
130
points
559
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for the Infusion crypto vault — AEAD encryption, Ed25519 signing, BLAKE3 CIDs, BIP-39 wallets, and capability tokens. Prebuilt binaries for all platforms.

Topics

#cryptography #encryption #security #ffi

License

MIT (license)

Dependencies

crypto, ffi, flutter, flutter_web_plugins, path, web

More

Packages that depend on infusion_ffi

Packages that implement infusion_ffi