第一次提交

This commit is contained in:
2025-06-27 20:20:51 +08:00
commit 33f86752de
153 changed files with 6743 additions and 0 deletions

4
prod-apk.sh Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
. $HOME/bashrc
dart run build_runner build
flutter build apk