Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

keepass example

Minimal walkthrough of package:keepass: open a KDBX vault and print the group / entry tree.

Run

Build the Rust native library first (see the parent README), then:

dart run example/keepass_example.dart path/to/vault.kdbx your-password

Looking for a richer demo?