Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 567 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 567 Bytes

Getting Started

To build and run this project:

  1. Get Flutter here if you don't already have it
  2. Clone this repository.
  3. cd into the repo folder.
  4. run flutter run-android or flutter run-ios to build the app.

(Please note that a Mac with XCode is required to build for iOS)