An open API service indexing awesome lists of open source software.

https://github.com/techsupportz/transito-flutter

A bus timing application to view your bus arrival timings in Singapore swiftly. Built using Flutter with a Firestore database
https://github.com/techsupportz/transito-flutter

firebase flutter flutter-maps lta-datamall-api

Last synced: 12 months ago
JSON representation

A bus timing application to view your bus arrival timings in Singapore swiftly. Built using Flutter with a Firestore database

Awesome Lists containing this project

README

          

[Transito](https://transito.tnitish.com)
## Transito: The last bus timing app you'll ever need

Transito is a bus timing application designed for speed and simplicity. It provides users with real-time bus arrival information through a clean and intuitive interface, minimizing the time spent searching for schedule data.

### Features

* **Real-time Updates:** Leveraging [Singapore's Land Transport Authority's DataMall Datasets](https://datamall.lta.gov.sg/content/datamall/en.html), Transito provides accurate, up-to-the-minute bus arrival times.
* **Streamlined UI:** The minimalist design prioritizes information clarity and ease of navigation.
* **"At a glance" View:** Users can designate favorite bus stops for quick access to arrival times directly from the main screen. This eliminates the need to search through lists of stops.

[Download it today!](https://transito.tnitish.com/)

## Built using

This app is built using the [Flutter Framework](https://flutter.dev/). It uses [Firebase](https://firebase.google.com/) and [Firestore](https://firebase.google.com/products/firestore) for authentication and to store data

Bus arrival and related data are provided via [Singapore's Land Transport Authority's DataMall Datasets](https://datamall.lta.gov.sg/content/datamall/en.html) and enhanced through [transito-server](https://github.com/TechSupportz/transito-server)

Map Tiles used are from [OneMap's Night Layout](https://www.onemap.gov.sg/docs/maps/night.html)