Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.64 KB

README.md

File metadata and controls

27 lines (18 loc) · 1.64 KB

Get it on Google Play

BitView

ic_app

A Flutter project. I built a crypto portfolio with a very simple kept overview of your balances and the total value. You can add the balances of your exchanges via the API of Binance, Bittrex, HitBTC, Coinbase or Coinbase Pro.

Overview

When you are just interested how I connect the exchanges, then go to 'lib/utility/fetch_exchange_data.dart'

Balance Main Page Exchanges

Things to do

  • API support
  • fix bugs for public build
  • add fiat value to specific coin
  • add more exchanges(HitBTC recenetly added)
  • manually add exchanges/coins
  • different currency support (EUR, USD, GBP)
  • maybe improve loading speed