mirror of
https://github.com/Solido/awesome-flutter.git
synced 2025-04-28 17:57:51 +02:00
Add Dart Code Metrics
This commit is contained in:
parent
6c4b592deb
commit
d3176ca273
1 changed files with 1 additions and 0 deletions
|
@ -600,6 +600,7 @@ This section contains libraries that take an experimental or unorthodox approach
|
|||
- [FlutterGen](https://github.com/FlutterGen/flutter_gen) <!--stargazers:FlutterGen/flutter_gen--> - Assets code generator for your images, fonts, colors, etc — Get rid of String-based APIs.
|
||||
- [Very Good Cli](https://github.com/VeryGoodOpenSource/very_good_cli) <!--stargazers:VeryGoodOpenSource/very_good_cli--> - Very Good Command Line Interface for Dart created by [Very Good Ventures](https://github.com/VeryGoodOpenSource)
|
||||
- [Flutter Sidekick](https://github.com/leoafarias/sidekick) <!--stargazers:leoafarias/sidekick--> - Simple app to make Flutter development more delightful by [Leo Farias](https://github.com/leoafarias)
|
||||
- [Dart Code Metrics](https://github.com/dart-code-checker/dart-code-metrics) <!--stargazers:dart-code-checker/dart-code-metrics--> - Additional linter which reports code metrics, checks for anti-patterns and provides additional rules for the Dart analyzer by [Dart Code Checker team](https://github.com/dart-code-checker).
|
||||
|
||||
### VSCode
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue