dart_code_linter 2.0.0 copy "dart_code_linter: ^2.0.0" to clipboard
dart_code_linter: ^2.0.0 copied to clipboard

Dart Code Linter is a software analytics tool that helps developers analyse and improve software quality. Dart Code Linter is based on a fork of Dart Code Metrics.

Changelog #

2.0.0 #

  • Update analyzer to version ^6.0.0

1.3.0 #

  • Added fatal-warnings-threshold fatal-performance-threshold and fatal-style-threshold to set the failure threshold for analyze command

1.2.1 #

  • Fixed generating report file when find issues in the report

1.2.0 #

  • Added fix command
  • Added prefer single quotes rule
  • Added prefer first or null rule
  • Added no blank line before single return rule
  • Fixed rule avoid dynamic to extensions definition

1.1.5 #

  • Removed deprecated fields in analysis options and collection method
  • Fixed changelog URL for update available warning

1.1.4 #

  • Fixed some test
  • Reverted analyzer ^6.0.0 to ^5.14.0

1.1.3 #

  • Fixed some test

1.1.2 #

  • Append new presset analysis_options.1.0.0.yaml

1.1.1 #

  • Rename common rules to dart rules

1.1.0 #

  • Added new presets
  • Removed Angular framework rules
  • Added example

1.0.2 #

  • Fix: report in IDE'S is adjusted

1.0.1 #

  • Automated publishing of packages to pub.dev

1.0.0 #

52
likes
140
points
134k
downloads

Publisher

verified publisherbancolombia.com

Weekly Downloads

2024.09.24 - 2025.04.08

Dart Code Linter is a software analytics tool that helps developers analyse and improve software quality. Dart Code Linter is based on a fork of Dart Code Metrics.

Repository (GitHub)
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, analyzer_plugin, ansicolor, args, collection, crypto, file, glob, html, http, meta, path, platform, pub_updater, source_span, uuid, xml, yaml

More

Packages that depend on dart_code_linter