From 6b5d3b41af873ff7a0cf56034e48bcf696ea4443 Mon Sep 17 00:00:00 2001 From: Hugo EXTRAT Date: Mon, 12 Mar 2018 13:21:34 +0000 Subject: [PATCH] Add CryptoShadow in Open Source Apps Hey, I added my open source app to track cryptocurrency by using CoinMarketCap API, atm I've completed the major feature to see the first 100 cryptos but more features will arrive in the next few weeks. The design is inspired by https://github.com/sergiandreplace/planets-flutter --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6c1b46..11b5446 100644 --- a/README.md +++ b/README.md @@ -227,7 +227,7 @@ Single Codebase, Two Apps with Flutter and Firebase (Google I/O '17) - [Fluvies](https://github.com/dilpreet96/Fluvies.git) - Movie browsing app using MVP, PathProviders, FutureBuilders and Database by [Dilpreet Singh](https://github.com/dilpreet96) - [DroidKaigi2018-flutter](https://github.com/konifar/droidkaigi2018-flutter) - Unofficial conference app for DroidKaigi 2018 Tokyo by [konifar](https://github.com/konifar) - [Heroes Companion](https://github.com/arranf/Heroes-Companion) - Companion app for Heroes of Storm including redux and sqflite by [arranf](https://github.com/arranf) - +- [CryptoShadow](https://github.com/huextrat/CryptoShadow) - CryptoCurrency Tracker by [Hugo EXTRAT](https://github.com/huextrat) ## Frameworks