Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Dart Code Metrics #853

Merged
merged 1 commit into from
Sep 14, 2021
Merged

Add Dart Code Metrics #853

merged 1 commit into from
Sep 14, 2021

Conversation

incendial
Copy link
Contributor

Please read How to contribute before creating a submission.

Description

Dart Code Metrics is a static analysis tool that helps developers analyse and improve their code quality.

  • Reports code metrics
  • Provides additional rules for the Dart analyzer (and have special rules for Flutter)
  • Checks for anti-patterns
  • Checks unused *.dart files

Checklist

  • I read How to contribute
  • I edited the SOURCE.md file only
  • Added a link to the repo in the PR

@Solido
Copy link
Owner

Solido commented Sep 13, 2021

Cool link ! I think it belongs to https://github.com/yissachar/awesome-dart
@yissachar

@incendial
Copy link
Contributor Author

@Solido thanks!

So, it's either awesome-dart or awesome-flutter? I'm asking, because:

  • our package provides flutter specific features.
  • awesome-flutter is way more popular and it helps promote the package which is open-source, free and solves flutter specific problems.

Also, this limitation is not mentioned in Contribution Guidelines at all.

@Solido
Copy link
Owner

Solido commented Sep 14, 2021

No you can be on both and should !
I just try to see how important the feature is and if it benefits flutter users

@Solido
Copy link
Owner

Solido commented Sep 14, 2021

Found the project serious and can land a lot in the future
Thank for PR and welcome aboard

@Solido Solido merged commit 769e27e into Solido:master Sep 14, 2021
@incendial incendial deleted the dart-code-metrics branch September 14, 2021 15:14
@incendial
Copy link
Contributor Author

@Solido thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants