{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreigjz5tu5j45r7kmzyyi65zxboh7qnqbgkqpemxqwjdsbzdjzwrdg4",
    "uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mm62nhklywp2"
  },
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreig7saeenw6c3prrms24e2bpcmq7mskq26az4ajg73ufx33cf4gf2a"
    },
    "mimeType": "image/png",
    "size": 32236
  },
  "path": "/packages/keepass_flutter",
  "publishedAt": "2026-05-18T23:45:04.359Z",
  "site": "https://pub.dev",
  "textContent": "Flutter plugin for KeePass KDBX databases; bundles a Rust core via cargokit and re-exports package:keepass. Changelog excerpt: - First publishable release of the Flutter plugin. - Re-exports the full `package:keepass`Dart API (Database, Group, Entry, merge, error types). - cargokit integration builds and bundles `libkeepass_flutter_native`for Android, iOS, Linux, macOS, and Windows so apps load the native code with no manual build step. - State and storage classes that previously lived in `lib/src/state/`(NativeVaultState, LocalFileStorageProvider) are relocated to the reference example. The plugin itself is now a thin [...]",
  "title": "v0.1.0 of keepass_flutter",
  "updatedAt": "2026-05-18T23:25:41.566Z"
}