An app made in flutter for tracking the current location of the International Space Station

ISS Tracker.Track the International Space Station’s current location, find out next pass times for your area, who’s onboard, and more!

Feature-Graphic

Screenshots

loc-mapLocation Map TransitTimesTransit Times next-passCrew members ThemesLight & Dark Modes

Build

Building an AppBundle

cd APPDIR
flutter build appbundle --release/debug

Building an APK

cd APPDIR
flutter build apk --split-per-abi --release/debug

Installation

Download the early access version from the Google Play store today!

Installing APK on a device

  1. Connect Android device to your computer with a USB cable
  2. cd AppDir
    flutter install
    

Required Permissions

  • location
    • Essential to calculate the next pass times of for the user’s location

Attributions:

  • using Open Notify
    • Instrumental in fetching up to date and accurate, location information from NASA
  • Readme styled with one of my other projects MKD-editor

Download Details:

Author: jlemanski1

GitHub: https://github.com/jlemanski1/ISS-Tracker

#flutter #dart #mobile-apps

An app made in flutter for tracking the current location of the International Space Station
4.05 GEEK