NASA Astronomical Picture of the Day (APOD)

A simple Flutter Application that shows a list of Astronomical Pictures in chronological order fetched from NASA APOD API

Screenshots

Demo

Getting Started

Make sure you grab the API_KEY from NASA API. After you have obtained the api key. Change the API_KEY in const.dart directory.

From here onwards its pretty straight forward. Just cd into the root directory and run flutter run to run the app on your emulator/device.

Packages Used

Download the apk here

GitHub

View Github