rwadurian/frontend/mobile-app/lib/features/profile/presentation
hailin 1908544698 fix(mobile-app): 修复 ProfilePage 在 initState 中修改 provider 导致的错误
将 _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>
2025-12-28 06:57:37 -08:00
..
pages fix(mobile-app): 修复 ProfilePage 在 initState 中修改 provider 导致的错误 2025-12-28 06:57:37 -08:00
widgets fix(mobile-app): 优化数字显示组件防止自动换行 2025-12-23 18:33:51 -08:00