chore: import upstream snapshot with attribution
CI / format (push) Failing after 2s
CI / packaging (push) Failing after 0s
CI / test (push) Failing after 3s

This commit is contained in:
wehub-resource-sync
2026-07-13 11:58:56 +08:00
commit bb087aad19
954 changed files with 192541 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# UNCOMMENT THESE LINES TO BUILD FROM LATEST COMMIT
# git reset --hard origin/main
# git pull
cd app
fvm flutter clean
fvm flutter pub get
fvm flutter build appbundle
cd ..
Write-Output 'Generated Android Appbundle!'