Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.29 KB

README.md

File metadata and controls

30 lines (20 loc) · 1.29 KB

myrailt

A Flutter-based mobile application for transit users in Klang Valley to navigate to their destination using public transportation. The data is gathered from GTFS and GTFS-RT feed provided by Prasarana & KTMB in DOSM (https://developer.data.gov.my/realtime-api/gtfs-static). Created for transit users by a transit user.

Getting Started

This project is a starting point for a Flutter application that follows the simple app state management tutorial.

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Assets

The assets directory houses images, fonts, and any other files you want to include with your application.

The assets/images directory contains resolution-aware images.

Localization

This project generates localized messages based on arb files found in the lib/src/localization directory.

To support additional languages, please visit the tutorial on Internationalizing Flutter apps