feat: add front chat

This commit is contained in:
2026-06-25 23:34:10 +03:30
parent fa45ef0737
commit 153b4caa3d
8 changed files with 377 additions and 140 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
"type": "dart",
"program": "lib/main.dart",
"args": [
"--dart-define=BASE_URL=http://192.168.1.104:8080",
"--dart-define=BASE_URL=http://192.168.72.210:8080",
"--target-platform=android-arm64"
]
},