diff --git a/communities.json b/communities.json index a3e5e8f..4a90a05 100644 --- a/communities.json +++ b/communities.json @@ -642,12 +642,12 @@ "githubUrl": "https://github.com/gatsbyjs/gatsby" }, { - "logo": "dvc.svg", - "title": "DVC", - "quote": "We choose Discord, because it is a great platform - open, reliable, easy-to-access. With Discord we can focus on growing our community without any limitations. ", - "quoteSourceUrl": "https://dvc.org/", - "inviteCode": "dvwXA2N", - "githubUrl": "https://github.com/iterative/dvc" + "logo": "flutter.png", + "title": "Flutter", + "quote": "Talk to other Flutter developers about everything Flutter-related, and share useful resources.", + "quoteSourceUrl": "https://flutter.dev/community", + "inviteCode": "N7Yshp4", + "githubUrl": "https://github.com/flutter/flutter" } ] } diff --git a/logos/flutter-logo.png b/logos/flutter-logo.png new file mode 100644 index 0000000..3f4801c Binary files /dev/null and b/logos/flutter-logo.png differ