Flutter Shuttle Tracker

Flutter Shuttle Tracker

Codemagic build status

Flutter ShuttleTracker

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

Showcase

Flutter ShuttleTracker

Features

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

  • Persistence for certain settings

  • 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. Make sure you are in the stable channel by running flutter channel stable
  6. Run the app with flutter run

Dependencies

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

License

This project is licensed under the GNU Affero General Public License – see the LICENSE.md file for details

Source Code

Please Visit Flutter ShuttleTracker Source Code at GitHub