AIR2110 DS CryFetch

Cryfetch is a development framework designed for the Flutter environment that aims to make it easier to obtain, process and display different information about cryptocurrencies from different servers. Cryfetch is primarily focused on the delivery and processing of data, but also offers several graphical components that facilitate the display of information (the price of cryptocurrency over time, the dominance of certain cryptocurrencies over others, etc...).

In this project we strive for minimalism and code modularity with which we can easily change the information server (e.g. CoinGecko, CoinPaprika) and other information, define proxies, and adjust the appearance of widgets (brand, primary colors, etc.)