Skip to content

Replace Flutter web icons with NullFeed branding#87

Merged
windoze95 merged 1 commit into
mainfrom
fix/web-favicon
Jul 14, 2026
Merged

Replace Flutter web icons with NullFeed branding#87
windoze95 merged 1 commit into
mainfrom
fix/web-favicon

Conversation

@windoze95

Copy link
Copy Markdown
Owner

What changed

  • replace the stock Flutter favicon and PWA icon set with the NullFeed mark
  • add SVG and PNG favicon variants
  • version the Apple touch and manifest icon URLs to invalidate cached Flutter assets
  • provide a full-bleed maskable icon variant

Why

The web client was still shipping Flutter's default logo, so browser tabs and installed web apps showed the wrong branding. The new favicon filename and versioned icon URLs also prevent browsers from retaining the old cached assets.

Validation

  • flutter build web --release
  • jq empty web/manifest.json build/web/manifest.json
  • git diff --check
  • verified the emitted favicon and icon dimensions in build/web

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@windoze95
windoze95 merged commit 573eaf5 into main Jul 14, 2026
8 checks passed
@windoze95
windoze95 deleted the fix/web-favicon branch July 14, 2026 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant