From 28234737bb0031ad08e1f1cae2af0d24ee0d9262 Mon Sep 17 00:00:00 2001 From: Daniel Khamsing Date: Wed, 23 Dec 2020 14:39:46 -0800 Subject: [PATCH] Add minimalistic_push by @iIDRAGONFIREIi --- contents.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/contents.json b/contents.json index 76b2631e..238f87ee 100644 --- a/contents.json +++ b/contents.json @@ -24166,6 +24166,22 @@ "screenshots": [ "https://user-images.githubusercontent.com/8013017/102885008-5729c500-445b-11eb-9f26-f835b51d8ebf.jpg" ] + }, + { + "title": "Minimalistic Push", + "description": "Track your push-ups in the training mode and see an overview of your sessions", + "category-ids": [ + "flutter", + "fitness" + ], + "source": "https://github.com/iIDRAGONFIREIi/minimalistic_push", + "tags": [ + "flutter", + "dart" + ], + "license": "mit", + "date_added": "Dec 22 2020", + "suggested_by": "@dkhamsing" } ] }