keepass_web 0.1.0 copy "keepass_web: ^0.1.0" to clipboard
keepass_web: ^0.1.0 copied to clipboard

KeePass KDBX SDK for the web; implements package:keepass APIs over a WASM Worker bridge.

0.1.0 #

  • First publishable release of the web SDK.
  • KeePassWebApi implements the platform-agnostic KeePassApi from package:keepass, backed by a WASM module hosted in a Web Worker.
  • WorkerBridge, WorkerError, and WebUSB YubiKey challenge-response helpers exposed for app integration.
  • Internal package:keepass/src/... import replaced with the public package:keepass/keepass.dart entry point.
  • WebFileStorageProvider (which depended on package:keepass_ui) is relocated to the reference example so the published package stays free of workspace-only deps.
0
likes
130
points
0
downloads

Documentation

API reference

Publisher

verified publishermanymath.com

Weekly Downloads

KeePass KDBX SDK for the web; implements package:keepass APIs over a WASM Worker bridge.

Homepage
Repository (GitHub)
View/report issues

Topics

#keepass #kdbx #password #wasm #web

License

MIT (license)

Dependencies

keepass, web

More

Packages that depend on keepass_web