A school flutter project. Based on the NASA's NeoWs Open API and their NASA Image and Video Library API (available at the same location).
The project work on two views:
- A first one who recover the list of the NEO on the NeoWs NASA's API and display them on an "infinite scroll" view.
- A second one who display the details as the Orbital informations and recover a list of images onto the NASA's library by researching using the NEO's name.
In order to get the project working, you need to get an API key (freely available) on the NASA openApis website here.
Once done, create a .env
file at the base of the working directory and put these into it:
API_KEY=<YOUR API KEY>
The icons come principaly from the default Icons library of flutter but there is some from tiers party: