Flutter ShuttleTracker

Flutter ShuttleTracker is a native cross-platform port of ShuttleTracker that utilizes the Flutter framework for development.

Features

  • Live updates displayed on map for shuttles, routes, and stops

  • Basic Dark Mode functionality

  • Automatic route toggling

  • Clicking on a shuttle stop will zoom to its coordinates

  • Splash screen that displays ShuttleTracker logo

Setting up

  1. Install Flutter.
  2. Clone the repository to your computer.
  3. Check the status of flutter by running flutter doctor
  4. Retrieve all the required dependencies with flutter pub get
  5. Run the app with flutter run

GitHub

https://github.com/wtg/Flutter_ShuttleTracker