Steps for setting up:
-
Clone the repository
-
Make sure flutter is installed and in your path (you can check this by seing if terminal recognized the "flutter" command)
-
Get Android Studio
-
Run the development code in Android Studio, and make sure it builds for iOS and Android (don't worry if the first build takes ~15 minutes)
-
Notify @jqcrem if you have any questions
!!WARNING!! Please make sure to not push directly to the main branch, and instead make a new branch for your feature and pull request. Thanks!