/FlutterCryptoCurrencyMonitor

A simple crypto currency monitor app coded in flutter.

Primary LanguageDart

Crypto Currency Monitor

This is a sample project built in flutter, its aim is to use flutter's features to build a simple demo app. It uses the public coin geko API.

#NOTE!!! For the version of this app with manual implementation of the BLoC pattern (Without any external library) CHECKOUT to the custom_bloc_architecture branch.