sainiteshb / NASA-Apod-flutter

Simple Flutter App showing NASA Astronomy picture of the day using NASA API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NASA-Apod-flutter

NASA Apod shows the astronomy picture of the day by fetching the data from the Official NASA API . You Can view different date's APOD.

Screenshot

Download & Install

First, clone the repository with the 'clone' command, or just download the zip.

$ git clone git@github.com:sainiteshb/NASA-Apod-flutter.git

Then, download either Android Studio or Visual Studio Code, with their respective Flutter editor plugins.

Install dependencies from pubspec.yaml by running flutter packages get from the project root .

Change the Api key in the api_key.dartfile . Get your apikey from here for free Official NASA API

There you go, you can now open & edit the project. Enjoy!

Packages Used

Contribute

Fork and add new features and send a pull request .

About

Simple Flutter App showing NASA Astronomy picture of the day using NASA API


Languages

Language:Dart 80.6%Language:Objective-C 7.1%Language:Shell 4.5%Language:Java 4.1%Language:Swift 2.8%Language:Kotlin 0.9%