mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-02 00:09:48 +02:00
docs(v2): add Dart Code Metrics site to showcase page (#5260)
This commit is contained in:
parent
d7e483557e
commit
ca8803146c
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/dart-code-metrics.png
Normal file
BIN
website/src/data/showcase/dart-code-metrics.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 343 KiB |
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue