将 _loadUnreadNotificationCount() 调用包装在 addPostFrameCallback 中, 延迟到 widget tree 构建完成后执行,避免 Riverpod 报错: "Tried to modify a provider while the widget tree was building" 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| core | ||
| features | ||
| routes | ||
| app.dart | ||
| bootstrap.dart | ||
| main.dart | ||