{"id":13528796,"url":"https://github.com/imaNNeo/save_the_potato","last_synced_at":"2025-04-01T14:33:09.710Z","repository":{"id":211755275,"uuid":"729289846","full_name":"imaNNeo/save_the_potato","owner":"imaNNeo","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-22T01:33:23.000Z","size":97417,"stargazers_count":38,"open_issues_count":2,"forks_count":7,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-27T23:32:56.742Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://savethepotato.com","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/imaNNeo.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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":"2023-12-08T20:23:41.000Z","updated_at":"2025-03-10T17:12:46.000Z","dependencies_parsed_at":"2024-01-02T01:06:52.752Z","dependency_job_id":"519505cd-c933-4f0e-9a96-d453b4cb5d33","html_url":"https://github.com/imaNNeo/save_the_potato","commit_stats":{"total_commits":418,"total_committers":1,"mean_commits":418.0,"dds":0.0,"last_synced_commit":"a2db7730aa6626941229fdee147d9e1879bf58b7"},"previous_names":["imanneo/save_the_potato"],"tags_count":45,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imaNNeo%2Fsave_the_potato","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imaNNeo%2Fsave_the_potato/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imaNNeo%2Fsave_the_potato/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imaNNeo%2Fsave_the_potato/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imaNNeo","download_url":"https://codeload.github.com/imaNNeo/save_the_potato/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246655266,"owners_count":20812608,"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-08-01T07:00:24.829Z","updated_at":"2025-04-01T14:33:04.684Z","avatar_url":"https://github.com/imaNNeo.png","language":"Dart","funding_links":[],"categories":["Projects"],"sub_categories":["App Releases"],"readme":"# Save The Potato\n\n\u003ca href='https://play.google.com/store/apps/details?id=dev.app2pack.savethepotato'\u003e\u003cimg src='https://savethepotato.com/assets/google-play.png' width=\"140\" /\u003e\u003c/a\u003e \u003ca href='https://apps.apple.com/app/save-the-potato/id6474765181'\u003e\u003cimg src='https://savethepotato.com/assets/app-store.png' width=\"140\" /\u003e\u003c/a\u003e\n\n#### Winner of the **[Flame Jam 3](https://itch.io/jam/flame-jam-3/results)** 🏆\n\n| Behind the Scene                                                                            | Demo                                                                                    |\n|---------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------|\n| [\u003cimg src=\"./repo_files/tutorial_preview.png\" width=\"800\" /\u003e](https://youtu.be/KQkTBiRJltM) | [\u003cimg src=\"./repo_files/demo_preview.jpg\" width=\"800\" /\u003e](https://youtu.be/IuXIr0qrsvM) |\n\n\n## General info\nThis game is developed during the [Flame Game Jam 3](https://itch.io/jam/flame-jam-3) by [Fateme](hhttps://www.linkedin.com/in/fateme-bahrami-388585156) and [@imaNNeo](https://github.com/imaNNeo)(me) using [Flutter](https://flutter.dev/) and [Flame game engine](https://flame-engine.org/)\n\n* There was a theme that we needed to stick into it, it was **Hot \u0026 Cold**\n* There were three limitations that we could choose from:\n\t* Single Button Input\n\t* Multiple Endings\n\t* **No Text** (this is what we chose)\n\n\n## Useful links\n* Play it live [here](https://savethepotato.app2pack.dev/)\n* [Demo video](https://www.youtube.com/watch?v=IuXIr0qrsvM)\n* This is [our submission at itch](https://itch.io/jam/flame-jam-3/rate/2414926)\n* Icon set is from [FlatIcon](https://www.flaticon.com/icon-fonts-most-downloaded?weight=bold\u0026type=uicon)\n\n\n# Development\nYou need to run `fastlane match development` to get the certificates and profiles for development (based on [this article](https://medium.com/@seshasai_30381/flutter-github-actions-a-ci-cd-pipeline-for-flutter-apps-with-github-actions-fastlane-and-7ca9a6b2a1cc))\nTo do that, you have to setup the below environment variables (these are on the Bitwarden):\n* `FASTLANE_USER` =\u003e Your team id of Apple Developer\n* `ITC_TEAM_ID` =\u003e  Your team id of App Store Connect\n* `TEAM_ID` =\u003e Your Apple Developer Team ID\n\nAlso, we run `fastlane match appstore` to get the certificates and profiles for the publish process (it handled in the CI/CD)\n\nRun `flutterfire configure --project=save-the-potato` to setup the firebase project\n\n# Release\nHere is the [release guide](./docs/RELEASE_GUIDE.md)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FimaNNeo%2Fsave_the_potato","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FimaNNeo%2Fsave_the_potato","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FimaNNeo%2Fsave_the_potato/lists"}