f655adfbea
Migrate app code into canonical feature slices, add phone-only AI digest scheduling and review, wire local notification/background task support, and cover the flow with tests.
7 lines
240 B
Markdown
7 lines
240 B
Markdown
# App Navigation
|
|
|
|
This folder contains typed shell destinations used by the main app shell.
|
|
|
|
Change `app_destination.dart` when you add, remove, or rename a top-level tab.
|
|
The shell in `../presentation/` maps these destinations to screens.
|