A minimal flutter app to showcase cryptocurrencies using [previously free] CoinmarketCap API.
- 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
To install Flutter, follow the steps here.