Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 376 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 376 Bytes

bus_guide

A schedule manager for bus drivers project in Flutter.

Things to do to compile

  • Setup Flutter dev environment
  • Add your own Google API key to .env and local.properties
  • Import your google-services.json file
  • If you wish to use auto-login, create your own assets/config/account_pass.json file
  • Fill AppDelegate.swift with your own Google API key for iOS