A simple SG bus app!
This free and ad-less application is hosted on the Google Play Store: https://play.google.com/store/apps/details?id=com.sgbusapp.sgbusapp_flutter
The application requires an API key from LTA's DataMall API.
To configure the API key, please set it as the environment variable called API_KEY.
Environment Variable | Description |
---|---|
API_KEY | API access key for the LTA DataMall API |
This is my first developed Flutter app.
Please pardon me for any bad coding practices!