Add BUILD instructions

They are very basic and stupid, but it's atlesat something.

Fixes #9
This commit is contained in:
Vishesh Handa
2019-12-31 19:08:16 +01:00
parent 717d64aaa8
commit 540d017db4

7
BUILD.md Normal file
View File

@ -0,0 +1,7 @@
# Builiding Instructions
* You will need Flutter + Android Studio to be installed
* It's best to just work on this on Android - the ios setup is far more complicated and I haven't managed to automate it.
- Clone this repo
- flutter build apk --flavor dev --debug