refactor(client): split client to cms/mobile/party

Signed-off-by: Noa Virellia <noa@requiem.garden>
This commit is contained in:
2026-01-20 16:11:38 +08:00
parent ecbb890cac
commit b2c5f8de38
144 changed files with 21 additions and 17 deletions

3
client/mobile/.fvmrc Normal file
View File

@@ -0,0 +1,3 @@
{
"flutter": "3.38.0"
}