dependency_lens 0.1.3 copy "dependency_lens: ^0.1.3" to clipboard
dependency_lens: ^0.1.3 copied to clipboard

Platformweb

Flutter DevTools extension and CLI for visualizing local module dependencies and detecting cycles.

0.1.3 #

  • Add a package Explorer tab for large workspaces.
  • Add graph focus controls for 1-hop, 2-hop, and full graph views.
  • Add matrix search and an issues-only filter.
  • Improve expanded cycle evidence alignment and spacing.
  • Collapse long Explorer import evidence behind an Imported in (N) disclosure.
  • Separate Explorer dependency edges into subtle cards for easier scanning.
  • Depend on dependency_lens_core ^0.1.3.

0.1.2 #

  • Add public API documentation comments for generated API docs.
  • Add a package example for pub.flutter-io.cn documentation scoring.
  • Improve the graph view with an interactive force-directed layout and collapsed cycle evidence.
  • Depend on dependency_lens_core ^0.1.2.

0.1.1 #

  • Relax SDK constraints to Dart >=3.6.0 and Flutter >=3.27.1.
  • Depend on dependency_lens_core ^0.1.1.
  • Update publishing ignores for local override files.

0.1.0 #

  • Initial DevTools extension and CLI for local package dependency graphs.
  • Interactive dependency matrix and graph with cycle highlighting.
  • Cycle details with declared/imported evidence.
  • YAML-backed scanner configuration shared by CLI and DevTools UI.
  • Unused local dependency detection for declared-but-not-imported path dependencies.
  • Matrix cells mark unused dependencies directly with an UNUSED marker.
  • CI-friendly check command with optional --fail-on-unused-dependencies.
  • LocaleLens-style DevTools workbench with adaptive light and dark theme.
0
likes
160
points
36
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter DevTools extension and CLI for visualizing local module dependencies and detecting cycles.

Repository (GitHub)
View/report issues

Topics

#architecture #dependencies #devtools #monorepo #modules

License

MIT (license)

Dependencies

args, dependency_lens_core, devtools_app_shared, devtools_extensions, dtd, flutter, path

More

Packages that depend on dependency_lens