Skip to content

alessandrokonrad/BitView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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