Validate QR codes on entry from a kissj registration system.
- Flutter & Dart installed
- A lot of patience and luck
- Clone the repository
- Run
flutter pub getto install dependencies
- Run
flutter runto start the app - Scan a QR code to validate it
- Hope for the best.
- Run
flutter build apkto build the app - Install the apk on your device
This project is licensed under Apache 2.0 - see the LICENSE file for details