When recovering an account via mnemonic, the avatar SVG might not be saved to local storage. Now the profile page checks if avatarUrl is returned from the /me API and updates both the display and local storage. - Add updateLocalAvatarSvg() method to AccountService - Update _loadMeData() to sync avatar from API response 🤖 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 | ||