{"id":21467169,"url":"https://github.com/snoopycodex/flutter-calculator-app","last_synced_at":"2026-05-15T18:33:45.138Z","repository":{"id":64412571,"uuid":"371526710","full_name":"SnoopyCodeX/Flutter-Calculator-App","owner":"SnoopyCodeX","description":"A simple calculator app in Flutter","archived":false,"fork":false,"pushed_at":"2023-12-15T19:44:42.000Z","size":725,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-12T04:34:02.096Z","etag":null,"topics":["app","calculator","flutter","infix-to-postfix","mdas","web-app"],"latest_commit_sha":null,"homepage":"https://flutter-calculator-app.netlify.app","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/SnoopyCodeX.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-05-27T23:19:42.000Z","updated_at":"2024-03-29T03:09:32.000Z","dependencies_parsed_at":"2023-12-15T21:10:33.802Z","dependency_job_id":"9c5a141a-f13c-4bf2-b293-6031c2d585df","html_url":"https://github.com/SnoopyCodeX/Flutter-Calculator-App","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SnoopyCodeX/Flutter-Calculator-App","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SnoopyCodeX%2FFlutter-Calculator-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SnoopyCodeX%2FFlutter-Calculator-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SnoopyCodeX%2FFlutter-Calculator-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SnoopyCodeX%2FFlutter-Calculator-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SnoopyCodeX","download_url":"https://codeload.github.com/SnoopyCodeX/Flutter-Calculator-App/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SnoopyCodeX%2FFlutter-Calculator-App/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33074849,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["app","calculator","flutter","infix-to-postfix","mdas","web-app"],"created_at":"2024-11-23T08:16:56.965Z","updated_at":"2026-05-15T18:33:45.112Z","avatar_url":"https://github.com/SnoopyCodeX.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flutter Calculator\n\nA simple calculator made with Flutter. This is a PWA (Progressive Web Application) so you can install the app from the website itself. [Visit Website](https://flutter-calculator-app.netlify.app)\n\n## Features\n- [x] Can do basic arithmetic operations\n- [x] Can do basic percentage calculation\n- [x] Can compute chained arithmetic operations\n- [x] Follows MDAS rule\n- [x] Support for Advanced Mode (Square roots, fractions, etc.)\n- [x] Advanced mode uses latex parser to render fancy math expressions\n\n## Project Preview\n\n|Basic Mode|Advanced Mode|\n|----------|-------------|\n| ![basic-mode](./screenshots/basic-mode.png) | ![advanced-mode](./screenshots/advanced-mode.png) |\n\n\n## Platforms tested on\n\n| Platform Type | Is Tested |\n|---------------|-----------|\n| Android       |  Yes      |\n| IOS           |  No       |\n| Web           |  Yes      |\n\n## IMPORTANT NOTE\n\nThis project uses old version of flutter (`sdk: \u003e=2.12.0 \u003c3.0.0`) as this was **__first built__** 2 years ago. Updating to latest version would probably cause some errors to rise up. You have been warned.\n\n## Building Project\n\nDownload dependencies\n\n```\nflutter pub get\n```\n\nBuilding for web\n\n```\nflutter build web\n```\n\nBuilding for android/ios with shader-warm up bundled\n\n```\n# Android\nflutter build apk --release --bundle-sksl-path flutter_01.sksl.json\n\n# IOS\nflutter build ios --release --bundle-sksl-path flutter_01.sksl.json\n```\n\nGenerating your own sksl shader warm-up file\n\n```\nflutter run --profile --cache-sksl --purge-persistent-cache\n```\n\nTrigger as many animations as you can, then when you're done. Press `Shift+M` to generate the recorded sksl to a json file (`flutter_[number].sksl.json`).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnoopycodex%2Fflutter-calculator-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsnoopycodex%2Fflutter-calculator-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnoopycodex%2Fflutter-calculator-app/lists"}