From 3a78342b8476f1b2671bf95c36f520b58a17c906 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Sat, 31 Oct 2020 08:52:23 -0700 Subject: [PATCH] Add flutterflip by @RedBrogdon --- contents.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/contents.json b/contents.json index 90318ffd..d54d15f3 100644 --- a/contents.json +++ b/contents.json @@ -23922,6 +23922,23 @@ ], "date_added": "Oct 28 2020", "suggested_by": "@dkhamsing" + }, + { + "title": "flutterflip", + "description": "Single-player reversi game clone", + "category-ids": [ + "flutter" + ], + "source": "https://github.com/RedBrogdon/flutterflip", + "screenshots": ["https://i.imgur.com/A96Hdcr.png"], + "tags": [ + "flutter", + "dart" + ], + "license": "other", + "date_added": "Oct 31 2020", + "suggested_by": "@dkhamsing", + "stars": 178 } ] }