diff --git a/website/src/data/showcase/dart-code-metrics.png b/website/src/data/showcase/dart-code-metrics.png new file mode 100644 index 0000000000..180acd3281 Binary files /dev/null and b/website/src/data/showcase/dart-code-metrics.png differ diff --git a/website/src/data/users.js b/website/src/data/users.js index 67e89e13fe..d69b87f256 100644 --- a/website/src/data/users.js +++ b/website/src/data/users.js @@ -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: