This is the repository for our mobile app, built using Flutter.
- Install flutter and its requirements using this manual.
- Checkout this git repository
- Run
flutter pub getto fetch all dependencies. - Execute
flutter runor use your IDE to start the app.