Skip to content

Hyena Dart v1.2.4

Choose a tag to compare

@Chandram-Dutta Chandram-Dutta released this 30 Aug 13:37

Fixed

  • Apply Dart analyzer context boundaries to complexity source discovery, preventing nested SDKs and tool-managed checkouts from being parsed as project source.
  • Normalize complexity target and discovered file paths before context checks.
  • Preserve explicit analysis of projects located under tool-named paths; no .fvm-specific exclusion was added.

Verification

  • Reproduced the v1.2.3 .fvm/flutter_sdk/packages/flutter/test_fixes/services/services.dart failure before the fix and confirmed it passes afterward.
  • 105 tests passed locally and on Ubuntu, macOS, and Windows.
  • Lower-bound dependency analysis and the exact reproduction passed.
  • dart pub publish --dry-run completed with zero warnings.