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

outdated

KeepassX format implementation in pure dart. (kdbx 2.x support).

example/kdbx_example.dart

import 'package:kdbx/kdbx.dart';

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

Publisher

verified publishercodeux.design

Weekly Downloads

KeepassX format implementation in pure dart. (kdbx 2.x support).

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, clock, collection, convert, crypto, logging, logging_appenders, meta, pointycastle, prompts, uuid, xml

More

Packages that depend on kdbx