Skip to content

package:undead v0.1.0

Choose a tag to compare

@kevmoo kevmoo released this 19 Aug 00:19
· 41 commits to main since this release
2edf42a
  • Initial release of reachability and dead/unused declaration analyzer.
  • Support for CLI execution, package entrypoint harvesting, and Flutter/test
    framework adapters.
  • Deterministic analysis modes: open-world (libraries) and closed-app
    (standalone/executables).
  • Custom suppression directives: // undead:ignore and
    // undead:ignore_for_file.