From 6ebb97275cc2438025b09be3c855a64d34cb11e2 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Tue, 21 Apr 2020 19:44:18 -0700 Subject: [PATCH] Add FlutterNewsApp by @theindianappguy --- contents.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/contents.json b/contents.json index c5af41d1..e3b52eac 100644 --- a/contents.json +++ b/contents.json @@ -19426,6 +19426,21 @@ "date_added": "Apr 21 2020", "suggested_by": "@dkhamsing", "stars": 439 + }, + { + "title": "Flutter News App", + "category-ids": [ + "news-api" + ], + "screenshots": ["https://user-images.githubusercontent.com/55942632/77102533-00600c80-6a3f-11ea-8212-3735eeb35a90.png"], + "source": "https://github.com/theindianappguy/FlutterNewsApp", + "tags": [ + "flutter", + "dart" + ], + "license": "other", + "date_added": "Apr 21 2020", + "suggested_by": "@dkhamsing" } ] }