KeepassX format implementation in pure dart.
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.
 
 
 
Herbert Poul 2968ec486b migrate to latest dart version. 2 years ago
..
credentials upgrade depencencies. release 2.3.0 3 years ago
crypto migrate to latest dart version. 2 years ago
internal upgrade depencencies. release 2.3.0 3 years ago
utils upgrade depencencies. release 2.3.0 3 years ago
kdbx_binary.dart make bytes in InnerHeaderField non-nullable. 4 years ago
kdbx_consts.dart support for creating entries. 6 years ago
kdbx_custom_data.dart add support for CustomData in entries. 4 years ago
kdbx_dao.dart fix merging of incoming deleted objects. 4 years ago
kdbx_deleted_object.dart fix merging of incoming deleted objects. 4 years ago
kdbx_entry.dart fix nullability for KdbxBinary 4 years ago
kdbx_exceptions.dart move exceptions into their own package. 4 years ago
kdbx_file.dart update analysis to use flutter_lints instead of pedantic package. 4 years ago
kdbx_format.dart upgrade depencencies. release 2.3.0 3 years ago
kdbx_group.dart - Mark objects only as clean when saving was successful. 4 years ago
kdbx_header.dart make bytes in InnerHeaderField non-nullable. 4 years ago
kdbx_meta.dart add support for CustomData in entries. 4 years ago
kdbx_object.dart - Mark objects only as clean when saving was successful. 4 years ago
kdbx_times.dart fix all analysis warnings. 4 years ago
kdbx_var_dictionary.dart migrate to latest dart version. 2 years ago
kdbx_xml.dart add support for CustomData in entries. 4 years ago