You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
172 B
14 lines
172 B
5 years ago
|
# kdbx.dart
|
||
|
|
||
|
KeepassX format implementation in pure dart.
|
||
|
|
||
|
Very much based on https://github.com/keeweb/kdbxweb/
|
||
|
|
||
|
## Usage
|
||
|
|
||
|
TODO
|
||
|
|
||
|
## Features and bugs
|
||
|
|
||
|
* Only supports v3.
|