External Publication
Visit Post

v0.1.0 of dart_source_graph

The official repository for Dart and Flutter packages. [Unoffic… June 1, 2026
Source

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.jsonwith --htmlflag for interactive HTML viewer - CLI view— regenerates graph.htmlfrom an existing graph.json - CLI queryimpact, `neighb[...]

Discussion in the ATmosphere

Loading comments...