1
0
forked from firka/firka

Initial commit

Co-authored-by: Zypherift <regokoppany@gmail.com>
This commit is contained in:
2025-02-10 22:22:45 +01:00
commit b75a5faba9
217 changed files with 17193 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
@echo off
cd firka
flutter clean
flutter pub get
flutter gen-l10n --template-arb-file app_hu.arb
flutter build apk --release --tree-shake-icons --split-per-abi --target-platform android-arm,android-arm64,android-x64