From 8c427cf5253b821874f7c354f7716852aefe75c7 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Mon, 13 Feb 2023 13:30:19 -0800 Subject: [PATCH] Add bimsina/notes-app --- contents.json | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/contents.json b/contents.json index addff907..787c9c25 100644 --- a/contents.json +++ b/contents.json @@ -30157,6 +30157,23 @@ "date_added": "Feb 7 2023", "suggested_by": "@dkhamsing", "stars": 288 - } + }, + { + "title": "notes-app", + "description": "Note taking", + "category-ids": [ + "flutter" + ], + "source": "https://github.com/bimsina/notes-app", + "tags": [ + "flutter", + "dart" + ], + "screenshots": ["https://user-images.githubusercontent.com/29589003/57538958-2ae63100-7369-11e9-9efc-102497249cdd.png"], + "license": "mit", + "date_added": "Feb 13 2023", + "suggested_by": "@dkhamsing", + "stars": 360 + } ] } \ No newline at end of file