20 Commits (8a95283931db419b68af296b232571e58ec9e347)

Author SHA1 Message Date
Марков Сергей Викторович 676c162770 new platform (aurora) is add 12 months ago
Herbert Poul 2968ec486b migrate to latest dart version. 1 year ago
Herbert Poul caa1be954c update analysis to use flutter_lints instead of pedantic package. 3 years ago
Herbert Poul aa8e86133e increase kdbx version to 2.0.0 4 years ago
Herbert Poul 9a30bc7d3c useless migration of dummy example project. 4 years ago
Herbert Poul f43110ee52 fix all analysis warnings. 4 years ago
Herbert Poul 7111cc3711 basic support for DeletedObjects tombstones in the root group. 4 years ago
Herbert Poul cd4da93732 move byte utils into utils package, export ByteUtils. 4 years ago
Herbert Poul 9de359a6cb update argon2_ffi_base dependency. 4 years ago
Herbert Poul 2484f1a8e8 support for custom icons for entries and groups. 4 years ago
Herbert Poul e24ff0e19a basic dart2js / dart web support. 4 years ago
Herbert Poul 7793e1fed4 always use Argon2FfiFlutter from base package, add windows support, etc. 4 years ago
Herbert Poul 0ebc8c5d2c depend on argon2_ffi_base 5 years ago
Herbert Poul 75aa334737 add support for adding binaries, and correctly serialize them for kdbx 3 and 4. 5 years ago
Herbert Poul aa115f16a4 fix DateTime serializing (1. implement kdbx 4 serializing and 2. fix kdbx 3 hour/day mixup) 5 years ago
Herbert Poul 4134d5e018 extract kdbx_file.dart into it's own file. cache recycleBin, and do not resolve it every time by uuid. 5 years ago
Herbert Poul 5e89cc5b03 Fixed error handling nil UUIDs in recycle bin. 5 years ago
Herbert Poul 53adad5ceb custom data for password files, increase requirement to dart 2.7, xml 3.7 5 years ago
Herbert Poul 8f7fc702eb formatted files, fixed linter warnings. 5 years ago
Herbert Poul 7eee2d672f always use little endian, fixed packet index for payload during serialization. 5 years ago