bus-arrival-totoro

Totoro Bus Arrival App

A cute, modern Flutter app to check Singapore bus arrival times, inspired by Totoro! 🐾

Totoro Banner

🌐 Live Demo

Try the app online!

Features

Screenshots

Add your screenshots here!

How to Run

Prerequisites

Web (Demo with Mock Data)

flutter run -d chrome

Mobile/Desktop (Live Data)

flutter run -d windows   # or -d android, -d ios

Note: The LTA API does not support CORS, so live data only works on mobile/desktop. Web uses mock data for a smooth demo.

Deployment

This app is automatically deployed to GitHub Pages using GitHub Actions. Every push to the main branch triggers a new build and deployment.

Manual Deployment

flutter build web
# The build output is in build/web/

Project Structure

Credits

License

MIT (see LICENSE)


Made with Flutter and Totoro spirit!