{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreidmq66sqdqei66noxqe57z4elwkjxykank2j7khapgc7w33ksqcva",
"uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mnaa4zritrx2"
},
"path": "/packages/dart_source_graph",
"publishedAt": "2026-06-01T13:53:46.342Z",
"site": "https://pub.dev",
"textContent": "Generates a semantic dependency graph of Dart/Flutter source code. Identifies Widgets, Notifiers, Blocs and Controllers with confidence-rated edges. Designed for AI-assisted codebase analysis and arch [...] Changelog excerpt: Initial release. - `SourceGraphAnalyzer`— builds a semantic code graph from Dart/Flutter source (AST + optional type resolution) - `CodeGraphBuilder`, `CodeGraphResolver`, `addWiringEdges`, `CodeGraphQuery`— granular control API - `SourceGraphConfig`— optional config: layers, role overrides, wiring rules, excludes - CLI `build`— generates `graph.json`with `--html`flag for interactive HTML viewer - CLI `view`— regenerates `graph.html`from an existing `graph.json` - CLI `query`— `impact`, `neighb[...]",
"title": "v0.1.0 of dart_source_graph",
"updatedAt": "2026-06-01T13:34:39.360Z"
}