Hyena Dart 1.2.1
Highlights
- Correct cross-package dead-code reachability in Dart and Flutter workspaces.
- Preserve exact declaration identity across package boundaries without conflating same-named declarations or dead callers.
- Normalize native Windows workspace glob separators.
- Add realistic Flutter monorepo, malformed workspace, glob, and symlink regressions.
- Lock console, JSON, Markdown, HTML, and SARIF report compatibility with golden tests.
Verification
Validated on Linux, macOS, and Windows with the full test suite, static analysis, formatting checks, and supported lower dependency bounds.