feat(shell): 桌面侧栏加 Account 一级项 + 顶栏通知铃铛 + invite/notifications 视图接线
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -43,6 +43,8 @@ class TabletShell extends ConsumerWidget {
|
||||
NavView.account: t.tabMe,
|
||||
NavView.settings: t.settingsTitle,
|
||||
NavView.contact: t.contactTitle,
|
||||
NavView.invite: t.inviteTitle,
|
||||
NavView.notifications: t.notifTitle,
|
||||
};
|
||||
|
||||
void go(NavView v) => ref.read(navViewProvider.notifier).state = v;
|
||||
|
||||
Reference in New Issue
Block a user