kdbx 0.4.1 copy "kdbx: ^0.4.1" to clipboard
kdbx: ^0.4.1 copied to clipboard

outdated

KeepassX format implementation in pure dart. (kdbx 3.x and 4.x support).

example/kdbx_example.dart

import 'package:kdbx/kdbx.dart';

void main() {
  KdbxFormat().read(null, null);
}
12
likes
40
points
87
downloads

Publisher

verified publishercodeux.design

Weekly Downloads

KeepassX format implementation in pure dart. (kdbx 3.x and 4.x support).

Repository (GitHub)
View/report issues

License

GPL-3.0 (license)

Dependencies

archive, argon2_ffi_base, args, clock, collection, convert, crypto, cryptography, isolate, logging, logging_appenders, meta, path, pointycastle, prompts, quiver, uuid, xml

More

Packages that depend on kdbx