From dd79ecc8c59b544b6fa1e1b4ed1328c84f1674be Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Sun, 16 Aug 2020 08:57:06 -0700 Subject: [PATCH] Add tourism-demo by @bluemix --- contents.json | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/contents.json b/contents.json index 754bbfcc..36e796ae 100644 --- a/contents.json +++ b/contents.json @@ -22750,6 +22750,24 @@ "date_added": "Aug 16 2020", "suggested_by": "@dkhamsing", "stars": 73 - } + }, + { + "title": "Tourism Demo", + "description": "Backed by Redux, shows animations, internationalization (i18n), ClipPath, fonts and more", + "category-ids": [ + "travel", + "flutter" + ], + "source": "https://github.com/bluemix/tourism-demo", + "screenshots": ["https://github.com/bluemix/Tourism-Demo/raw/master/art/flutter-tourism-demo-400x300.gif"], + "tags": [ + "flutter", + "dart" + ], + "license": "other", + "date_added": "Aug 16 2020", + "suggested_by": "@dkhamsing", + "stars": 208 + } ] }