feat: get cards from backend

This commit is contained in:
2026-06-24 08:35:31 +03:30
parent d837aca96e
commit 108a972761
83 changed files with 593 additions and 38 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
"type": "dart",
"program": "lib/main.dart",
"args": [
"--dart-define=BASE_URL=http://192.168.1.105:8080",
"--dart-define=BASE_URL=http://192.168.1.104:8080",
"--target-platform=android-arm64"
]
},