Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 394 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 394 Bytes

A bus app to track the Gainesville Regional Transit System, built with Flutter for iOS and Android

How to get started

  1. Ensure you have Flutter installed and setup
  2. Clone the repo and run flutter pub get
  3. Create an api-keys.json and populate it with the BusTime API key (use api-keys-example.json for reference)
  4. Run with flutter run --dart-define-from-file=api-keys.json