{"id":27118655,"url":"https://github.com/soumyadeep6845/coin-nitro","last_synced_at":"2026-04-13T20:31:55.667Z","repository":{"id":39606584,"uuid":"449144122","full_name":"soumyadeep6845/Coin-Nitro","owner":"soumyadeep6845","description":"🎯 Full-Stack e-wallet application built using Flutter and Dart 🎉 Leverages Coingecko API 💲 on the backend and supports CRUD functionality on Firebase. 🚀","archived":false,"fork":false,"pushed_at":"2022-02-01T05:09:56.000Z","size":393,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-09T09:09:30.963Z","etag":null,"topics":["cloud-firestore-database","coingecko-api","crud","dart","firebase-auth","flutter"],"latest_commit_sha":null,"homepage":"https://youtu.be/xhWUrNxpeUA","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/soumyadeep6845.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}},"created_at":"2022-01-18T04:49:41.000Z","updated_at":"2023-07-10T21:11:47.000Z","dependencies_parsed_at":"2022-09-08T04:20:51.147Z","dependency_job_id":null,"html_url":"https://github.com/soumyadeep6845/Coin-Nitro","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/soumyadeep6845/Coin-Nitro","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soumyadeep6845%2FCoin-Nitro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soumyadeep6845%2FCoin-Nitro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soumyadeep6845%2FCoin-Nitro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soumyadeep6845%2FCoin-Nitro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soumyadeep6845","download_url":"https://codeload.github.com/soumyadeep6845/Coin-Nitro/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soumyadeep6845%2FCoin-Nitro/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31770718,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T20:17:16.280Z","status":"ssl_error","status_checked_at":"2026-04-13T20:17:08.216Z","response_time":93,"last_error":"SSL_read: 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":["cloud-firestore-database","coingecko-api","crud","dart","firebase-auth","flutter"],"created_at":"2025-04-07T07:59:16.020Z","updated_at":"2026-04-13T20:31:55.642Z","avatar_url":"https://github.com/soumyadeep6845.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Coin Nitro 💲\n\n\u003cp align=\"center\"\u003e\n   \u003cimg src=\"lib/Coin nitro.gif\" alt=\"Logo\"/\u003e\n\u003c/p\u003e\n\u003c!-- PROJECT LOGO --\u003e\n\n[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg?style=for-the-badge)](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity)\n\n\u003c!-- ABOUT THE PROJECT --\u003e\n## Built With\n* **Frontend**\n   -  Flutter\n   -  Dart\n\n* **Backend \u0026 Other Libraries**\n   -  Firebase Auth\n   -  Cloud Firestore\n   -  Firebase Core\n\n* **API**\n   -  Coingecko API\n\n*  **Database**\n   -  Firebase\n---\n\n## ✨ Screenshots\n\n| Authentication Screen |\n| - |\n| ![lib/Auth_CoinNitro.jpeg](lib/Auth_CoinNitro.jpeg) |\n\n| Coin Add Screen | Coin List Screen |\n| - | - |\n| ![lib/CoinAdd_CoinNitro.jpeg](lib/CoinAdd_CoinNitro.jpeg) | ![lib/CoinList_CoinNitro.jpeg](lib/CoinList_CoinNitro.jpeg) |\n\n\u003c!-- BUILT WITH --\u003e  \n\n## 📲 How to Install Locally\n\n**1. Fork and clone this repository using**\n\n   ```\n   git clone https://github.com/soumyadeep6845/Coin-Nitro.git\n   cd Coin-Nitro/\n   ```  \n**2. Read the API Documentation here**\n\n   [Coingecko API](https://www.coingecko.com/en/api/documentation)\n\n**3. Install the required dependencies using**  \n\n   ```\n   flutter packages get\n   ```\n   \n**4. Connect any android device/emulator.** \n\n**5. Run and install the app, using**\n   \n   ```\n   flutter run\n   ```\n\n**6. In case of general runtime difficulties, run**\n   \n   ```\n   flutter clean\n   ```\n   and then,\n   \n   ```\n   flutter packages get\n   ```\n   \n**7. In case of null safety issues regarding latest versions of flutter, run**  \n\n   ```\n   flutter run --no-sound-null-safety\n   ```\n---\n\n## Contributing\n\nIf you'd like to contribute, please **fork** the repository and then raise a PR with necessary changes. Thank you.\n\n---\n\n## 💚 Found this project interesting?\n\nIf you found this project useful, then please consider leaving a :star: on Github. Thank you 😄\n\n---\n\n## 👨 Project Maintained By-\n\n* [Soumyadeep Das](https://www.linkedin.com/in/soumya0021/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoumyadeep6845%2Fcoin-nitro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoumyadeep6845%2Fcoin-nitro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoumyadeep6845%2Fcoin-nitro/lists"}