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 get
to install dependencies
- Run
flutter run
to start the app - Scan a QR code to validate it
- Hope for the best.
- Run
flutter build apk
to build the app - Install the apk on your device
This project is licensed under Apache 2.0 - see the LICENSE file for details