{"id":16393096,"url":"https://github.com/rumaan/nasa_apod_flutter","last_synced_at":"2025-03-23T04:31:49.354Z","repository":{"id":121698041,"uuid":"213660411","full_name":"rumaan/nasa_apod_flutter","owner":"rumaan","description":"Flutter App that shows NASA Astronomical Picture of the day (APOD)","archived":false,"fork":false,"pushed_at":"2019-11-27T10:17:36.000Z","size":2348,"stargazers_count":9,"open_issues_count":7,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-18T17:57:04.421Z","etag":null,"topics":["apod","dart","flutter","flutter-app","flutter-bloc-pattern","hacktoberfest","nasa-api"],"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/rumaan.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":"2019-10-08T14:09:42.000Z","updated_at":"2023-03-04T10:37:23.000Z","dependencies_parsed_at":"2024-07-09T13:34:18.022Z","dependency_job_id":null,"html_url":"https://github.com/rumaan/nasa_apod_flutter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rumaan%2Fnasa_apod_flutter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rumaan%2Fnasa_apod_flutter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rumaan%2Fnasa_apod_flutter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rumaan%2Fnasa_apod_flutter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rumaan","download_url":"https://codeload.github.com/rumaan/nasa_apod_flutter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245056889,"owners_count":20553855,"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":["apod","dart","flutter","flutter-app","flutter-bloc-pattern","hacktoberfest","nasa-api"],"created_at":"2024-10-11T04:52:21.555Z","updated_at":"2025-03-23T04:31:49.342Z","avatar_url":"https://github.com/rumaan.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NASA Astronomical Picture of the Day (APOD)\n\nA simple [Flutter](https://flutter.dev/) Application that shows a list of Astronomical Pictures in chronological order fetched from [NASA APOD API](https://apod.nasa.gov/apod/astropix.html) 🚀🛰\n\n## Screenshots\n![Home and Details Page](screenshots/screenshot.png)\n\n## Getting Started\nMake sure you grab the **API_KEY** from [NASA API](https://api.nasa.gov/).\n\u003cbr\u003eAfter you have obtained the api key.\nCreate a new file called `api_key.json` in `assets/` directory.\n\u003cbr\u003e\nCopy \u0026 paste the following lines into it and make sure to **replace** the key with your **API_KEY**\n```\n{\n    \"key\": \"YOUR_API_KEY_HERE\"\n}\n```\nFrom here onwards its pretty straight forward. Just `cd` into the root directory and run `flutter run` to run the app on your emulator/device.\n\n\n## Packages Used\n- [dio](https://pub.dev/packages/dio)\n- [provider](https://pub.dev/packages/provider)\n- [built_value](https://pub.dev/packages/built_value)\n- [intl](https://pub.dev/packages/intl)\n- [cached_network_image](https://pub.dev/packages/cached_network_image)\n- [photo_view](https://pub.dev/packages/photo_view)\n- [image_downloader](https://pub.dev/packages/image_downloader)\n\n\u003cbr\u003e\nThis Flutter app should serve as a kickstarter to many new/intermediate Flutter Devs who are willing to contribute in #hacktoberfest 👩‍💻👨‍💻\n\u003cbr\u003e\n\u003cbr\u003e\nThis app isn't perfect. Let's add more features and improve this 😇\n\u003cbr\u003e\n\u003cbr\u003e\n\n**Check out the issues section and send in the PR's** 💛\n\nHappy Hacktoberfest!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frumaan%2Fnasa_apod_flutter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frumaan%2Fnasa_apod_flutter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frumaan%2Fnasa_apod_flutter/lists"}