it0/it0_app/lib/features
hailin 52c443d937 fix(flutter): remove incorrect .dio accessor from dioClientProvider calls
dioClientProvider returns Dio directly (not a wrapper class).
Removed spurious .dio property access from 3 files:
- in_site_notification_repository.dart
- notification_preferences_page.dart
- referral_repository.dart

Also fix _SettingsRow usage in profile_page: replaced incorrect
`label`/`subtitle` params with the correct `title`/`iconBg` params.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-07 22:41:07 -08:00
..
agent_call feat(it0_app): add PTT mode to agent call page 2026-03-06 06:49:53 -08:00
alerts refactor: 移除 AppBar 刷新按钮,统一使用下拉刷新 2026-02-23 05:08:16 -08:00
approvals refactor: 移除 AppBar 刷新按钮,统一使用下拉刷新 2026-02-23 05:08:16 -08:00
auth feat(telemetry): add presence-service + Flutter telemetry module 2026-03-07 17:44:01 -08:00
billing/presentation feat: implement complete commercial monetization loop (Phases 1-4) 2026-03-03 21:09:17 -08:00
chat feat(app): redesign navigation — floating robot FAB + 4-tab layout 2026-03-07 09:42:17 -08:00
dashboard refactor: 移除 AppBar 刷新按钮,统一使用下拉刷新 2026-02-23 05:08:16 -08:00
home/presentation/pages fix(home): import accountProfileProvider from settings_providers instead of auth_provider 2026-03-07 09:47:19 -08:00
my_agents/presentation/pages feat(openclaw): Phase 1 — server pool + agent instance deployment infrastructure 2026-03-07 11:11:21 -08:00
notifications fix(flutter): remove incorrect .dio accessor from dioClientProvider calls 2026-03-07 22:41:07 -08:00
profile/presentation/pages fix(flutter): remove incorrect .dio accessor from dioClientProvider calls 2026-03-07 22:41:07 -08:00
referral fix(flutter): remove incorrect .dio accessor from dioClientProvider calls 2026-03-07 22:41:07 -08:00
servers refactor: 移除 AppBar 刷新按钮,统一使用下拉刷新 2026-02-23 05:08:16 -08:00
settings feat: implement complete commercial monetization loop (Phases 1-4) 2026-03-03 21:09:17 -08:00
standing_orders feat: add app upgrade system with self-hosted APK update support 2026-02-26 22:35:01 -08:00
tasks feat: add app upgrade system with self-hosted APK update support 2026-02-26 22:35:01 -08:00
terminal fix: translate all remaining English UI strings to Chinese and remove dead code 2026-02-23 02:07:57 -08:00