This repository was archived by the owner on Jul 16, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 4
4
5
5
* chore: migrate from deprecated api
6
6
* fix: fixed issue with type check in prefer-match-file-name
7
+ * doc: add flutter favorite badge
7
8
8
9
## 4.8.1
9
10
Original file line number Diff line number Diff line change 6
6
[ ![ Pub popularity] ( https://badgen.net/pub/popularity/dart_code_metrics )] ( https://pub.dev/packages/dart_code_metrics/score )
7
7
[ ![ GitHub popularity] ( https://img.shields.io/github/stars/dart-code-checker/dart-code-metrics?logo=github&logoColor=white )] ( https://github.com/dart-code-checker/dart-code-metrics/stargazers )
8
8
9
+ <img
10
+ src="https://github.com/raw/dart-code-checker/dart-code-metrics/master/assets/logo.svg "
11
+ alt="Dart Code Metrics logo"
12
+ height="150" width="150"
13
+ align="right">
14
+
9
15
# Dart Code Metrics
10
16
11
17
** Note: you can find [ the full documentation on the website] ( https://dartcodemetrics.dev/docs/getting-started/introduction ) **
15
21
[ Metrics] ( https://dartcodemetrics.dev/docs/metrics/overview ) |
16
22
[ Anti-patterns] ( https://dartcodemetrics.dev/docs/anti-patterns/overivew )
17
23
24
+ <a href =" https://flutter.dev/docs/development/packages-and-plugins/favorites " >
18
25
<img
19
- src="https://github.com/raw/dart-code-checker/dart-code-metrics/master/assets/logo.svg "
20
- alt="Dart Code Metrics logo "
21
- height="120 " width="120 "
26
+ src="https://github.com/raw/dart-code-checker/dart-code-metrics/master/assets/flutter-favorite-badge-1200px.png "
27
+ alt="Flutter Favorite Badge "
28
+ height="140 " width="140 "
22
29
align="right">
30
+ </a >
23
31
24
32
Dart Code Metrics is a static analysis tool that helps you analyse and improve your code quality.
25
33
You can’t perform that action at this time.
0 commit comments