Skip to content

mostafabahri/crypto-display

Repository files navigation

Crypto Display

Build Status

A minimal flutter app to showcase cryptocurrencies using [previously free] CoinmarketCap API.

Features

  • Fetch crypto prices from the api and render as a list
  • Basic detail rending of the coins on a separate Router
  • Search feature among the coin names and symbols, etc
  • Android Snackbar for displaying network errors
  • Basic Flutter widget testing

Flutter Setup

To install Flutter, follow the steps here.