iqfareez / people_in_space

Know who are currently on space!

Home Page:https://play.google.com/store/apps/details?id=com.iqfareez.people_in_space

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Know who are currently on space!

https://play.google.com/store/apps/details?id=com.iqfareez.people_in_space


Languages

Language:Dart 73.0%Language:HTML 23.3%Language:CSS 3.1%Language:Kotlin 0.6%