From 8aa16bc6c7d0f6e5d74b94f6db8f1e545e5a823f Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Mon, 19 Sep 2022 07:29:50 -0700 Subject: [PATCH] Add mdanics/fluttergram --- contents.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/contents.json b/contents.json index e9ecfcd0..abf14fb6 100644 --- a/contents.json +++ b/contents.json @@ -29231,6 +29231,23 @@ "source": "https://github.com/SwiftyAlex/Samples", "date_added": "Sep 18 2022", "suggested_by": "@dkhamsing" + }, + { + "title": "Fluttergram", + "description": "Instagram clone using Flutter, Firebase, Firestore", + "category-ids": [ + "flutter" + ], + "source": "https://github.com/mdanics/fluttergram", + "screenshots": ["https://user-images.githubusercontent.com/10066840/45931079-61844e00-bf36-11e8-80d5-e02f8123db59.gif"], + "tags": [ + "flutter", + "dart" + ], + "license": "other", + "date_added": "Sep 19 2022", + "suggested_by": "@dkhamsing", + "stars": 2100 } ] }