feat: add Flutter schema-driven form cards

This commit is contained in:
selfrelease
2026-07-18 09:13:27 +08:00
parent e13b6c7778
commit 2105fe3bac
85 changed files with 3141 additions and 3 deletions
+2
View File
@@ -48,3 +48,5 @@ export GRADLE_USER_HOME=/tmp/aioa-gradle-home
```
当前实施范围和验收标准见 [docs/product/mvp.md](docs/product/mvp.md)。
Flutter 已实现 Schema 驱动的请假表单卡片演示,详见 [docs/engineering/mobile-schema-forms.md](docs/engineering/mobile-schema-forms.md)。