smell_detek 0.1.1 copy "smell_detek: ^0.1.1" to clipboard
smell_detek: ^0.1.1 copied to clipboard

A CLI tool for detecting code smells in Dart and Flutter projects. Developed by radinaldn

Changelog #

0.1.2 - 2024-08-12 #

Added #

  • Introduced YAML configuration support for GodClassDetector thresholds, allowing users to customize detection parameters.

Changed #

  • Refined the output to display results only when a God Class is detected, improving the clarity and relevance of the output.

Fixed #

  • Resolved an issue where some classes were not being analyzed correctly for God Class detection.

0.1.1 - 2024-08-10 #

Added #

  • Implemented the ability to detect God Classes in Dart and Flutter projects.
  • Configurable thresholds for ATFD, WMC, and TCC using default values.

0.1.0 - 2024-08-01 #

Added #

  • Initial release of smell_detek.
  • Basic functionality to analyze Dart and Flutter projects for code smells.
1
likes
30
points
25
downloads

Publisher

unverified uploader

Weekly Downloads

A CLI tool for detecting code smells in Dart and Flutter projects. Developed by radinaldn

License

MIT (license)

Dependencies

analyzer, flutter, path, yaml

More

Packages that depend on smell_detek