5 lines
262 B
Markdown
5 lines
262 B
Markdown
# Mobile Domain Rules
|
|
|
|
- Own Flutter mobile and desktop surfaces under `apps/mobile`.
|
|
- Keep platform-specific native changes isolated and document required capabilities.
|
|
- Add widget or service tests for notification, auth, and local workflow behavior changes.
|