🚧UNDER CONSTRUCTION🚧
# Installation
Install Flutter, Java JDK and Android Studio.
Clone the repo
git clone https://github.com/Simbotics/Scouting-Platform-Mobile
Under root directory, run the command below to test the app locally.
flutter run
Under root directory, run the command below to build app.
flutter build apk
