Stock-Market-App - Stock market watchlist made with Flutter

Overview

Stonks - Mobile

This is a simple app that helps users track their favorite stonks. This is not a real time watchlist. You will need to get your own API keys. They're all free. To get started, follow these instructions. Download here.

Stock Market App

Stonks

  • Users can see stonks.
  • Users can save stonks.
  • Users can delete stonks.
  • Users can search for stonks.
  • Users can get detailed information about a single stonks.
  • Users can see news about their stonks - Powered by NewsAPI.org.
  • Users can see sector performance.
  • Users can see market movers, winners, and losers.
  • Users can see market indexes.

Coming soon

  • Users can delete all of their stonks.
  • Users can swich theme.
Comments
  • Unable to run on local machine

    Unable to run on local machine

    Hi Amigos,

    I am unable to run it on my local machine, could you please provide the necessary steps for the same. It looks like an exciting app to me.

    Thanks, Alok

    opened by aloksguha 7
  • PodFile issue

    PodFile issue

    Curious if this is building for you? Also if you have any idea on what is wrong in the PodFile?

    I'm pretty keen to checkout what you did with all of these API integrations, but am a little stuck getting it built.

    Thanks!!

    Error:

    ` Launching lib/main.dart on iPhone 12 Pro Max in debug mode... Running pod install... CocoaPods' output: ↳

    [!] Invalid `Podfile` file: no implicit conversion of nil into String.
    
     #  from /Users/jason/development/projects/Stock-Market-App/ios/Podfile:57
     #  -------------------------------------------
     #      unless File.exist?(copied_framework_path)
     >        FileUtils.cp_r(File.join(cached_framework_dir, 'Flutter.framework'), copied_flutter_dir)
     #      end
     #  -------------------------------------------
    
    /Users/jason/.gem/ruby/2.7.2/gems/cocoapods-core-1.10.0/lib/cocoapods-core/podfile.rb:318:in `rescue in block in from_ruby'
    /Users/jason/.gem/ruby/2.7.2/gems/cocoapods-core-1.10.0/lib/cocoapods-core/podfile.rb:312:in `block in from_ruby'
    /Users/jason/.gem/ruby/2.7.2/gems/cocoapods-core-1.10.0/lib/cocoapods-core/podfile.rb:50:in `instance_eval'
    /Users/jason/.gem/ruby/2.7.2/gems/cocoapods-core-1.10.0/lib/cocoapods-core/podfile.rb:50:in `initialize'
    /Users/jason/.gem/ruby/2.7.2/gems/cocoapods-core-1.10.0/lib/cocoapods-core/podfile.rb:310:in `new'
    /Users/jason/.gem/ruby/2.7.2/gems/cocoapods-core-1.10.0/lib/cocoapods-core/podfile.rb:310:in `from_ruby'
    /Users/jason/.gem/ruby/2.7.2/gems/cocoapods-core-1.10.0/lib/cocoapods-core/podfile.rb:276:in `from_file'
    /Users/jason/.gem/ruby/2.7.2/gems/cocoapods-1.10.0/lib/cocoapods/config.rb:205:in `podfile'
    /Users/jason/.gem/ruby/2.7.2/gems/cocoapods-1.10.0/lib/cocoapods/command.rb:160:in `verify_podfile_exists!'
    /Users/jason/.gem/ruby/2.7.2/gems/cocoapods-1.10.0/lib/cocoapods/command/install.rb:46:in `run'
    /Users/jason/.gem/ruby/2.7.2/gems/claide-1.0.3/lib/claide/command.rb:334:in `run'
    /Users/jason/.gem/ruby/2.7.2/gems/cocoapods-1.10.0/lib/cocoapods/command.rb:52:in `run'
    /Users/jason/.gem/ruby/2.7.2/gems/cocoapods-1.10.0/bin/pod:55:in `<top (required)>'
    /Users/jason/.gem/ruby/2.7.2/bin/pod:23:in `load'
    /Users/jason/.gem/ruby/2.7.2/bin/pod:23:in `<main>'
    

    Error running pod install Error launching application on iPhone 12 Pro Max. `

    opened by jasonjackson 5
  • Portfolio screen error

    Portfolio screen error

    First, I love the app. Thanks for the work, it's been a great source of learning for someone who is new to Flutter. Apologies for not following up to your help on the prior issue, had some circumstances which left me with near zero time. Anyhow, digging back in where I left off, and noticing an error on the Portfolio screen:

    There was an unkwon error. Please try again later.

    Is printed to the screen. Stack trace is:

    Performing hot restart...
    Syncing files to device iPhone 12 Pro Max...
    Restarted application in 319ms.
    flutter: DioError [DioErrorType.RESPONSE]: Http status error [403]
    flutter: #0      DioMixin._dispatchRequest (package:dio/src/dio.dart:966:7)
    <asynchronous suspension>
    #1      DioMixin._request._interceptorWrapper.<anonymous closure>.<anonymous closure>.<anonymous closure>.<anonymous closure> (package:dio/src/dio.dart)
    <asynchronous suspension>
    

    Wondering if you have any thoughts?

    Thanks for the time,

    opened by jasonjackson 1
  • Financial Modeling Prep API

    Financial Modeling Prep API

    In the about section, you've mentioned "financial modeling prep API", but no where did you mention how to input API key for financialmodelingprep.com in /lib/keys/api_keys.dart, but mentioned in /lib/helpers/variables.dart .

    opened by dudd9d92 1
  •  system cannot find the file specified.'package:sma/key.dart'; & undefined names in  lib/keys/api_keys.dart:

    system cannot find the file specified.'package:sma/key.dart'; & undefined names in lib/keys/api_keys.dart:

    lib/keys/api_keys.dart:5:8: Error: Error when reading 'lib/key.dart': The system cannot find the file specified.

    import 'package:sma/key.dart'; ^ lib/keys/api_keys.dart:10:40: Error: Undefined name 'sentryDNS'. const String kSentryDomainNameSystem = sentryDNS; ^^^^^^^^^ lib/keys/api_keys.dart:15:33: Error: Undefined name 'alphavantageKey'. const String kAlphaVantageKey = alphavantageKey; ^^^^^^^^^^^^^^^ lib/keys/api_keys.dart:20:28: Error: Undefined name 'finnhubKey'. const String kFinnhubKey = finnhubKey; ^^^^^^^^^^ lib/keys/api_keys.dart:25:25: Error: Undefined name 'newsApi'. const String kNewsKey = newsApi; ^^^^^^^ lib/keys/api_keys.dart:30:42: Error: Undefined name 'financialAPI'. const String kFinancialModelingPrepApi = financialAPI; ^^^^^^^^^^^^ /C:/src/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/charts_flutter-0.9.0/lib/src/behaviors/legend/legend_entry_layout.dart:133:45: Error: The getter 'body1' isn't defined for the class 'TextTheme'.

    • 'TextTheme' is from 'package:flutter/src/material/text_theme.dart' ('/C:/src/flutter/flutter/packages/flutter/lib/src/material/text_theme.dart'). Try correcting the name to the name of an existing getter, or defining a getter or field named 'body1'. color ??= Theme.of(context).textTheme.body1.color; ^^^^^
    opened by RajuNarula369 0
Owner
Joshua García
Future world-class developer. 🇸🇻
Joshua García
🏆🥇 Tiaco : Online Multiplayer is one of the best puzzle games in the market. 🥇🏆

Important!!! Logo was generated by dall e 2 ?? ?? Tiaco : Online Multiplayer is one of the best puzzle games in the market. ?? ?? [Pull Request's are

Naser 2 Sep 22, 2022
This is the UI of Furniture App made using Flutter SDK. The original design was made by someone else in dribble and I tried to create the screens of that UI using Flutter

Furniture App - Responsive Flutter UI Watch it on YouTube Responsive UI Fetch Data From API Custom Loading Indicator Packages we are using: flutter_sv

null 6 Dec 3, 2022
Flutter ToDo App - A simple ToDo App made with Flutter and Hive

Flutter ToDo App A simple ToDo App made with Flutter and Hive. ✨ Features Create,Delete,Update tasks. Create Subtasks. Star important Tasks. ?? Screen

null 3 Aug 4, 2022
Finance-App-UI - Finance App UI Made in Flutter. 💘

?? Finance App UI Design In Flutter ?? Click Here To Download The App Getting Started This project is a starting point for a Flutter application. A fe

Samarpan Dasgupta 3 Jul 8, 2022
Ez tickets app - A cinema ticket booking app made with Flutter SDK

EZ Tickets Cinema App - Made With Flutter A ticket booking app made for Nueplex

Abdur Rafay Saleem 273 Jan 9, 2023
Tech-ecommerce-app - Ecommerce app made with flutter

ecommerce_app Documentation Install Flutter Flutter documentation How to Use Ste

Melquiades Bustamante Bonfil 22 Oct 26, 2022
Simple & Beautiful App (Tool) made in Flutter to Download Media from YouTube. Based on the original SongTube App repository.

songtube A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this

SongTube 11 Dec 18, 2022
App UI for Doctor & Health app made in Flutter.

Doctor App UI App UI for Doctor & Health app designed by Gilang Segara available on Figma Communtiy Table of Contents Design Screenshots Contact me Su

Maruf Hassan 6 Nov 24, 2022
Xylophone flutter - A simple xylophone app made audioplayers package in flutter

Xylophone ?? Our Goal In this tutorial we will be diving into more Dart programm

Joel Nickson 1 Dec 8, 2022
Bmi calculator flutter - Calculate your BMI(Body Mass Index) with this app made with flutter.

bmi_calculator_flutter A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you s

Joel Nickson 1 Jan 2, 2022
Flutter youtube downloader - A Windows App made in Flutter to download mp3 or mp4 from a Youtube video

youtube_downloader A Windows App made in Flutter to download mp3 or mp4 from a Y

Sakshham Bhagat 3 Nov 30, 2022
A Flutter app made for ASMR enthusiasts using Flutter

A Flutter app made for ASMR enthusiasts (keyboard sounds specifically), using Flutter.

Eyüb Salih Özdemir 1 Apr 12, 2022
🍝 restaurant menu app made with flutter inspired by this design https://goo.gl/jChLBV

Menu Flutter Todo Make background colors that changes with PageView Add custom tab indicators Change food prices Make cart animation Customize card sh

Braulio Cassule 593 Jan 1, 2023
a chat app ui design made in flutter

Chat Application UI in Flutter a chat application ui created using flutter. this application consits of two pages Homepage view with tab bar and tab b

Antony David 65 Dec 17, 2022
An Ubuntu desktop settings app made with Flutter

unofficial Ubuntu Desktop Settings App made with Flutter - WIP TODO use real yaru icons - thanks to @Jupi007 improve layout implement settings search

Frederik Feichtmeier 236 Dec 15, 2022
A font catalogue app made with flutter

Fontina An app which showcases a personally curated collection of fonts. Written in flutter, cross-platform and responsive. Uses the Fontgen API to di

Shreeyans Bahadkar 54 Nov 22, 2022
A Meditation App UI template made using flutter and dart

Flutter Meditation App A Meditation App UI template made using flutter and dart. Please star the repo to support the project Screenshots Created & Mai

Adeebullah Adab 117 Dec 15, 2022