Skip to content

iqfareez/people_in_space

Repository files navigation

Flutter

People in Space

People In Space screenshots

An app for viewing the current astronauts in space right now. Just for fun project 😄

Inspired by:

Getting started

  • Prepare Flutter on your local machine. Learn more.
  • Clone this repository.
  • Run flutter pub get
  • Run flutter devices to check available devices. This project is configured for Web & Android
  • Run flutter run. (To run in GitHub Codespace, run flutter run -d web-server --web-port=8080 --web-hostname=0.0.0.0)

API

https://astros.iqfareez.com/ (Combination of OpenNotify API and Bing Image Search API). Learn more on its repository.

Releases

Android

Get it on Google Play

Or download apk from Releases page.

Web

Flutter Web

https://iqfareez.github.io/people_in_space

Attribution