Skip to content

wanedenis/Flutter_ShuttleTracker

 
 

Repository files navigation

Codemagic build status

Flutter ShuttleTracker

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

Showcase

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

About

Shuttle Tracker in Flutter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 94.7%
  • Ruby 4.1%
  • Other 1.2%