warden_ffi_flutter 0.1.0-dev.1
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_ffibinding. - iOS: downloads + embeds the prebuilt dynamic
WardenFfi.xcframeworkfrom the warden GitHub release (v0.1.0-dev.2) via the podspec. - Android: downloads the prebuilt
jniLibs/<abi>/libwarden_ffi.sofrom the same release viabuild.gradle. - Preview / Phase-0 PoC: the timing guarantee is not security on the test federation.