{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreihbounz5uq7ijrphlhhcgxn2zasr3eebke33zsxtbit4q5z5rwj34",
"uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mmjew6zpzv32"
},
"coverImage": {
"$type": "blob",
"ref": {
"$link": "bafkreig7saeenw6c3prrms24e2bpcmq7mskq26az4ajg73ufx33cf4gf2a"
},
"mimeType": "image/png",
"size": 32236
},
"path": "/packages/kareki",
"publishedAt": "2026-05-23T11:48:11.891Z",
"site": "https://pub.dev",
"textContent": "A multi-package dead code detector for Dart and Flutter monorepos. Finds unused public APIs, files, and pub dependencies across Melos / pub workspaces. Changelog excerpt: ### Added - New rule `test_only_used`: flags public declarations under `lib/`that are only reachable from test entry points (`*_test.dart`, `test/`, `integration_test/`). Detects the \"code that exists only because its tests exist\" anti-pattern that the standard reachability analysis misses because test files are themselves entry points. - `EntryPointSet`now exposes `productionRootNames`/ `testRootNames`for callers that need to distinguish production vs test consumption. - `ReachabilityBfs.compu[...]",
"title": "v0.1.1 of kareki",
"updatedAt": "2026-05-23T11:35:50.915Z"
}