warden_ffi_flutter 0.1.0-dev.1 copy "warden_ffi_flutter: ^0.1.0-dev.1" to clipboard
warden_ffi_flutter: ^0.1.0-dev.1 copied to clipboard

Flutter plugin that bundles the Warden native FFI library (the Veil bridge) — a threshold conditional-decryption gate — so an app gets it with no Rust toolchain and no native build wiring. Wraps the w [...]

0.1.0-dev.1 #

  • Initial pre-release. Flutter plugin that bundles the Warden native FFI library (the Veil bridge) and re-exports the warden_ffi binding.
  • iOS: downloads + embeds the prebuilt dynamic WardenFfi.xcframework from the warden GitHub release (v0.1.0-dev.2) via the podspec.
  • Android: downloads the prebuilt jniLibs/<abi>/libwarden_ffi.so from the same release via build.gradle.
  • Preview / Phase-0 PoC: the timing guarantee is not security on the test federation.
0
likes
140
points
0
downloads

Documentation

API reference

Publisher

verified publisherbytesbrains.com

Weekly Downloads

Flutter plugin that bundles the Warden native FFI library (the Veil bridge) — a threshold conditional-decryption gate — so an app gets it with no Rust toolchain and no native build wiring. Wraps the warden_ffi binding.

Repository (GitHub)
View/report issues
Contributing

Topics

#ffi #cryptography #threshold #blockchain

License

MIT (license)

Dependencies

flutter, warden_ffi

More

Packages that depend on warden_ffi_flutter

Packages that implement warden_ffi_flutter