From 23379707904b6092ac2e90cbe4f7bfc9d8d2dec6 Mon Sep 17 00:00:00 2001 From: Daniel Khamsing Date: Mon, 15 Feb 2021 09:19:04 -0800 Subject: [PATCH] Add weight_tracker by @MSzalek-Mobile --- contents.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/contents.json b/contents.json index 47697998..a0b19ace 100644 --- a/contents.json +++ b/contents.json @@ -24449,6 +24449,21 @@ "date_added": "Feb 13 2021", "suggested_by": "@dkhamsing", "stars": 105 + }, + { + "title": "WeightTracker", + "category-ids": [ + "flutter" + ], + "source": "https://github.com/MSzalek-Mobile/weight_tracker", + "tags": [ + "flutter", + "dart" + ], + "license": "gpl-3.0", + "date_added": "Feb 15 2021", + "suggested_by": "@dkhamsing", + "stars": 297 } ] }