Beautiful stocks tracking app, developed using Flutter

  Flutter App, Stocks Market

Stocks Tracker App

This is a beautiful stock tracking app, developed using Flutter.

Features

  • Track any stock in BSE
  • Search from any available stock
  • Beautiful Material Design
  • Fetches data from Quandl API

Demo

App Demo

Usage

APK File : application/apk-release.apk

Dependencies

  1. HTTP Package for data Fetchhttp: ^0.12.0+4
  2. Charts Flutter Package for data graphs charts_flutter: ^0.9.0
  3. Random Color Package for stocks avatar generation random_color: ^1.0.5
  4. StatusBar Color Package to change StatusBar color flutter_statusbarcolor: ^0.2.3

Todo

  •  Show stocks from BSE Index
  •  Show graphs of stocks for a closing value
  •  Favorite Stocks
  •  Show stocks closing value on home page
  •  Add time option to graph
  •  Search between available stocks
  •  Fix stocks’ closing value on home page
  •  Add change value on home page
  •  Add Hero animations
  •  Add data cache
  •  Hidden Search TextField
  •  Fix StatusBar color
  •  Add Custom Themes
  •  Add settings page

Download Stocks Tracker App source code on GitHub