Skip to content

R-Taneja/Flutter-Stock-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Stocked

A minimalist cross-platform stock price tracker built with Flutter.

Download Instructions

  1. Download and install Flutter.
  2. Go to the "Code" tab of this repository, click "Clone or download," and copy the link.
  3. Open Android Studio, click "Check out project from Version Control," and select "Git."
  4. Paste the link from step 2 into the "URL" field and click "Clone."
  5. If you get a popup asking if you would like to create an Android Studio project, click "No."
  6. In Android Studio, click "Open an existing Android Studio project."
  7. Navigate to the directory where you cloned the project in step 4 (usually in ~/AndroidStudioProjects) and open the project folder.
  8. When Android Studio opens the project, click "Get dependencies" or "Pub get" and wait for it to load.
  9. Create an AlphaVantage account and copy the API key listed there.
  10. At the top of the 'stocked.dart' file in Android Studio (stocked > lib), paste your API key inside the quotation marks (line 8) and save the file.
  11. Follow these instructions (under the "Run the app" header) to run the app on a virtual device.

Screenshots

1

1

About

A minimalist cross-platform stock price tracker built with Flutter.

Topics

Resources

Stars

Watchers

Forks