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