SSUrade : 숭실대학교 성적/학점 조회 애플리케이션
- Read Usage.md
- Put your
key.properties
inandroid/
directory. - If you don't have your own
key.properties
, you can copy and paste of auto-generatedandroid/local.properties
.
flutterfire configure --project=<Firbase project id>
cd usaint-injector/
npm ci
npm run build
mkdir ../assets/js/
cp dist/main.js ../assets/js/common.js
flutter pub run build_runner build
flutter build apk --obfuscate --split-debug-info=./debug/
flutter build appbundle --obfuscate --split-debug-info=./debug/
SENTRY_AUTH_TOKEN=<token> SENTRY_ORG=<org> SENTRY_PROJECT=<project name> flutter packages pub run sentry_dart_plugin
- Found in
build/app/intermediates/merged_native_libs/release/out/lib/
adb shell setprop debug.firebase.analytics.app com.nnnlog.ssurade
adb shell setprop debug.firebase.analytics.app .none.