Skip to content

A Flutter application built using the Bloc pattern for state management. Also demonstrates how to fetch json data from an API.

Notifications You must be signed in to change notification settings

ahmedtilal/crypto_observer

Repository files navigation

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

About

A Flutter application built using the Bloc pattern for state management. Also demonstrates how to fetch json data from an API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages