A mobile app for storing and easily using multiple SBHS Student ID barcodes
School IDForge
A mobile app for storing and easily using multiple SBHS Student ID barcodes.
Installation
Download the latest .apk file (Android) or .app file (iOS) from
Github Actions and
sideload onto your device accordingly.
Warning: iOS support is untested and may be extremely buggy since I don’t have access to a Mac nor an iPhone.
Building
- Install the Flutter SDK.
- Clone this repo and open it in a terminal.
- Run
flutter build apkif building for Android andflutter build iosif building for iOS (Mac Only). This command will probably take a bit. - Build outputs will be in the
build/app/outputs/directory.