feat: add carpet

This commit is contained in:
2026-07-03 21:56:34 +03:30
parent 5160deb973
commit 7acd72c286
21 changed files with 536 additions and 156 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
"type": "dart",
"program": "lib/main.dart",
"args": [
"--dart-define=BASE_URL=http://192.168.8.210:8080",
"--dart-define=BASE_URL=http://192.168.1.105:8080",
"--target-platform=android-arm64"
]
},