{"id":15469614,"url":"https://github.com/piedcipher/stock_price_tracker","last_synced_at":"2025-06-18T13:41:33.217Z","repository":{"id":152461285,"uuid":"408206955","full_name":"piedcipher/stock_price_tracker","owner":"piedcipher","description":"Smallcase Practical: An application for the real-time tracking of stock prices.","archived":false,"fork":false,"pushed_at":"2021-09-24T15:47:50.000Z","size":83,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-19T00:35:57.655Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/piedcipher.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-09-19T18:34:28.000Z","updated_at":"2023-03-04T09:38:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"a4c220e5-e608-4e0e-8493-8582052977bb","html_url":"https://github.com/piedcipher/stock_price_tracker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/piedcipher/stock_price_tracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piedcipher%2Fstock_price_tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piedcipher%2Fstock_price_tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piedcipher%2Fstock_price_tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piedcipher%2Fstock_price_tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/piedcipher","download_url":"https://codeload.github.com/piedcipher/stock_price_tracker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piedcipher%2Fstock_price_tracker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260563233,"owners_count":23028522,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-02T02:00:54.021Z","updated_at":"2025-06-18T13:41:28.206Z","avatar_url":"https://github.com/piedcipher.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stock Price Tracker\n\nAn application for the real-time tracking of stock prices. The main feature of the app is the ability to track and record prices of stock and visualize the data.\n\n## Features\n\n- **Home Page**\n\n  - Shows the data of predefined list of stocks.\n  - Clicking on `play` button start fetching stock prices every 5 seconds. Data is persisted locally.\n  - Clicking on `chart` button opens history of the most expensive stock as per the last received API response.\n  - Clicking on an individual stock shows the history of that stock.\n\n- **History Page**\n\n  - Shows the current price of the stock.\n  - Shows the history (recorded via play button) chart of the stock.\n\n## Dependencies\n\n| Package / Plugin | Usage |\n| --- | --- |\n| [fl_chart](https://pub.dev/packages/fl_chart) | For drawing chart. |\n| [flutter_bloc](https://pub.dev/packages/flutter_bloc) | For state-management and decoupling business logic from UI. |\n| [internet_connection_checker](https://pub.dev/packages/internet_connection_checker) | For checking internet connectivity. |\n| [intl](https://pub.dev/packages/intl) | For date-time parsing and formatting. |\n| [json_annotation](https://pub.dev/packages/json_annotation) | For designing data-models. |\n| [moor](https://pub.dev/packages/moor) | For reactive local database (Persistence). |\n| [path](https://pub.dev/packages/path) | For file path manipulation. |\n| [path_provider](https://pub.dev/packages/path_provider) | For reactive local database (Persistence). |\n| [retrofit](https://pub.dev/packages/retrofit) | For http network calls. |\n| [sqlite3_flutter_libs](https://pub.dev/packages/sqlite3_flutter_libs) | For reactive local database (Persistence). |\n| [build_runner](https://pub.dev/packages/build_runner) | For codegen. |\n| [json_serializable](https://pub.dev/packages/json_serializable) | For designing data-models. |\n| [moor_generator](https://pub.dev/packages/moor_generator) | For reactive local database (Persistence). |\n| [retrofit_generator](https://pub.dev/packages/retrofit_generator) | For http network calls. |\n| [very_good_analysis](https://pub.dev/packages/very_good_analysis) | For linting. |\n\n## Getting Started\n\nA few resources to get you started if this is your first Flutter project:\n\n- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)\n- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)\n\nFor help getting started with Flutter, view our\n[online documentation](https://flutter.dev/docs), which offers tutorials,\nsamples, guidance on mobile development, and a full API reference.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiedcipher%2Fstock_price_tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpiedcipher%2Fstock_price_tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiedcipher%2Fstock_price_tracker/lists"}