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
Usage
APK File : application/apk-release.apk
Dependencies
- HTTP Package for data Fetch
http: ^0.12.0+4
- Charts Flutter Package for data graphs
charts_flutter: ^0.9.0
- Random Color Package for stocks avatar generation
random_color: ^1.0.5
- 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
Provides the list of the opensource Flutter apps collection with GitHub repository.