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
This commit is contained in:
Hugo EXTRAT 2018-03-12 13:21:34 +00:00 committed by GitHub
parent 2991171e32
commit 6b5d3b41af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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