rwadurian/frontend/mining-app/lib
hailin cb3c7623dc fix(mining-app): fix Riverpod ref usage in router redirect callback
Use cached auth state from AuthNotifier instead of ref.read() to avoid
"Cannot use ref functions after provider changed" exception during rebuild.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 08:49:52 -08:00
..
core fix(mining-app): fix Riverpod ref usage in router redirect callback 2026-01-14 08:49:52 -08:00
data feat(mining-app): add estimated earnings and contribution stats API 2026-01-14 08:37:30 -08:00
domain feat(mining-app): add estimated earnings and contribution stats API 2026-01-14 08:37:30 -08:00
presentation feat(mining-app): add estimated earnings and contribution stats API 2026-01-14 08:37:30 -08:00
main.dart feat(mining-app): improve UX with non-blocking splash and skeleton loading 2026-01-12 21:48:31 -08:00