flutter_deep_analyzer 1.0.2 copy "flutter_deep_analyzer: ^1.0.2" to clipboard
flutter_deep_analyzer: ^1.0.2 copied to clipboard

A comprehensive static analysis tool for Flutter/Dart projects. Analyzes architecture, code quality, security, performance, and memory leaks.

Changelog #

0.1.0 #

  • Initial release
  • 7 analyzer modules: Architecture, Code Quality, Best Practice, Security, Race Condition, Performance, Memory Leak
  • 47 analysis rules
  • Scoring system (0-100 with A-F grades)
  • Console, JSON, and HTML report formats
  • CLI with category filtering and configurable thresholds
  • YAML-based configuration via analysis_options.yaml

1.0.0 #

  • Initial release
  • 7 analyzer modules: Architecture, Code Quality, Best Practice, Security, Race Condition, Performance, Memory Leak
  • 47 analysis rules
  • Scoring system (0-100 with A-F grades)
  • Console, JSON, and HTML report formats
  • CLI with category filtering and configurable thresholds
  • YAML-based configuration via analysis_options.yaml

1.0.1 #

  • Fix analyzer version

1.0.2 #

  • Support backward compatibility for analyzer package (<10.0.0 and <=6.4.1) by handling getter access correctly (e.g. node.name.lexeme versus tokens/identifiers).
2
likes
0
points
342
downloads

Publisher

verified publishermuhammedfurkansahin.com.tr

Weekly Downloads

A comprehensive static analysis tool for Flutter/Dart projects. Analyzes architecture, code quality, security, performance, and memory leaks.

Repository (GitHub)
View/report issues

Topics

#analyzer #linter #static-analysis #code-quality #flutter

License

unknown (license)

Dependencies

analyzer, args, glob, path, yaml

More

Packages that depend on flutter_deep_analyzer