The crypto coin market is an mobile application implemented in Flutter and consume CryptoCompare API.
$ git clone https://github.com/hirohito-protagonist/crypto_coin_market.git
$ cd crypto_coin_market/
$ flutter run
$ flutter test
Flutter is a new project to help developers build high-performance, high-fidelity, mobile apps for iOS and Android from a single codebase. To learn more about Flutter, visit flutter.io.