Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 624 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 624 Bytes

crypto_observer

A Flutter application that displays current crypto currencies prices from the Coin Market Cap API.

API data was fetched from json using the Json_Serializable package.

State is managed using the BloC pattern.

Screenshots