revault_api 0.2.0
revault_api: ^0.2.0 copied to clipboard
Typed Dart FFI bindings for encrypted reVault lockboxes, credentials, keys, form records, and local vault metadata on Linux, macOS, and Windows.
Changelog #
0.3.0 #
- Document every supported public facade member.
- Keep generated native operations under
lib/srcso they are not package API. - Enforce public API documentation during analysis and binding checks.
0.2.0 #
- Initial complete lockbox and vault API binding.
- Binary LBWF/Protobuf transport and concrete result models.
- Linux, macOS, and Windows native runtime discovery for x86-64 and ARM64.