docs(v2): add Dart Code Metrics site to showcase page (#5260)

This commit is contained in:
Dmitry Zhifarsky 2021-07-30 20:05:42 +03:00 committed by GitHub
parent d7e483557e
commit ca8803146c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 343 KiB

View file

@ -314,6 +314,14 @@ const Users = [
source: 'https://github.com/MisterFISHUP/covid-19-in-france',
tags: ['opensource', 'i18n', 'large'],
},
{
title: 'Dart Code Metrics',
description: 'Static analysis tool that helps analyse and improve Dart code quality.',
preview: require('./showcase/dart-code-metrics.png'),
website: 'https://dartcodemetrics.dev/',
source: 'https://github.com/dart-code-checker/dart-code-metrics',
tags: ['opensource'],
},
{
title: 'Datagit',
description: