Backend Repo Link
Flutter must be installed to run the project.
Minimum SDK version: 28 (Android 9 required)
- Clone the repository
git clone https://github.com/Last-Bench-Devs/Crew-Up.git
- Cd into the project directory.
- Run
flutter pub get
- To run the debug apk connect a physical device or emulator and run
flutter run --no-sound-null-safety
. - To build the release apk run
flutter build apk --split-per-abi --no-sound-null-safety
.
|
|
|