All Projects → wtg → Flutter_shuttletracker

wtg / Flutter_shuttletracker

Licence: agpl-3.0
Shuttle Tracker in Flutter

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to Flutter shuttletracker

John Cena
You can't see me. 😄
Stars: ✭ 44 (-6.38%)
Mutual labels:  hacktoberfest
Typescript
Rudimentary TypeScript support
Stars: ✭ 45 (-4.26%)
Mutual labels:  hacktoberfest
Pwa Module
Zero config PWA solution for Nuxt.js
Stars: ✭ 1,033 (+2097.87%)
Mutual labels:  hacktoberfest
Pokr
Make agile estimating and planning easy with our online planning or scrum poker tool
Stars: ✭ 44 (-6.38%)
Mutual labels:  hacktoberfest
Kayenta
Automated Canary Service
Stars: ✭ 1,026 (+2082.98%)
Mutual labels:  hacktoberfest
Simpletones.js
The goal of simpleTones.js is to provide every JavaScript developer with a lightweight solution for creating custom sounds in their web applications. This documentation has been written in hopes that the least experienced developer can read, understand and go on to do great things. You can check out several examples at this link:
Stars: ✭ 45 (-4.26%)
Mutual labels:  hacktoberfest
Vyper.fun
Cryptozombies for Vyper: Learn Vyper by building games!
Stars: ✭ 42 (-10.64%)
Mutual labels:  hacktoberfest
Camunda Webapp Translations
Translations for Camunda Cockpit/Tasklist/Admin. Your language missing? Make a PR!
Stars: ✭ 46 (-2.13%)
Mutual labels:  hacktoberfest
Uno.ch9
Ch9 - Uno Reference Implementation project
Stars: ✭ 45 (-4.26%)
Mutual labels:  hacktoberfest
Meteor Files
🚀 Upload files via DDP or HTTP to ☄️ Meteor server FS, AWS, GridFS, DropBox or Google Drive. Fast, secure and robust.
Stars: ✭ 1,033 (+2097.87%)
Mutual labels:  hacktoberfest
Ejs Playground
A web app to play with EJS templates.
Stars: ✭ 44 (-6.38%)
Mutual labels:  hacktoberfest
Nixery
Container registry which transparently builds images using the Nix package manager
Stars: ✭ 1,023 (+2076.6%)
Mutual labels:  hacktoberfest
Dbfs
Distributed Blockchain-based File Storage 📡
Stars: ✭ 45 (-4.26%)
Mutual labels:  hacktoberfest
Zeppelin Mongodb Interpreter
MongoDB interpreter for Apache Zeppelin
Stars: ✭ 44 (-6.38%)
Mutual labels:  hacktoberfest
Php Open Graph
This package provides a fluent PHP OOP builder for Open Graph protocol.
Stars: ✭ 46 (-2.13%)
Mutual labels:  hacktoberfest
Snaake Flutter
Snaake is a small and very simple clone of the classic snake game from Nokia phones.
Stars: ✭ 44 (-6.38%)
Mutual labels:  hacktoberfest
Laminas Validator
Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria
Stars: ✭ 45 (-4.26%)
Mutual labels:  hacktoberfest
Csv To Geojson
Convert a CSV to GeoJSON
Stars: ✭ 46 (-2.13%)
Mutual labels:  hacktoberfest
Mserver
Server zum Steuern des Crawler
Stars: ✭ 45 (-4.26%)
Mutual labels:  hacktoberfest
Date Fns.org
🏡 date-fns website 🌈
Stars: ✭ 45 (-4.26%)
Mutual labels:  hacktoberfest

Codemagic build status

Flutter ShuttleTracker

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

Showcase

Features

  • Map page that contains live updates for shuttles, routes, and stops

  • Routes page that allows users to see each route in detail and its associated stops

  • Schedules page that directs users to the schedules for all routes

  • Settings page that allows users to customize the app to their liking

  • Dark Mode

  • Automatic route toggling based on time of day

Setting up

  1. Install Flutter
  2. Clone the repository to your computer
  3. Open the project in your preferred editor
    • NOTE: VS Code and Android Studio are the recommended editors for Flutter
  4. Retrieve all the required dependencies with flutter pub get
  5. If you're in a different Flutter release channel, switch back to stable with flutter channel stable
  6. Open your preferred emulator (Android or iOS)
  7. Run the app by clicking the "green play button" on the top right of Android Studio or VS Code

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].