Skip to content

Conversation

@CharlVS
Copy link
Collaborator

@CharlVS CharlVS commented Dec 18, 2025

Summary

This PR updates the GLEEC DEX logo branding with new logo assets and the GleecDexLogo widget.

Changes

Font Assets

  • Add assets/fonts/Rubik-VariableFont_wght.ttf as bundled font asset
  • Register Rubik font family in pubspec.yaml

Logo Assets

  • Add assets/logo/g_icon.png - G icon for the logo
  • Add assets/logo/icon.png - App icon
  • Add assets/logo/icon.svg - Vector icon

Widget & Integration

  • Create GleecDexLogo widget using local Rubik variable font
  • Update main_menu_desktop.dart to use new GleecDexLogo widget
  • Update settings_theme_switcher.dart with new logo integration

Benefits

  • Removes runtime dependency on Google Fonts API
  • Improves offline support
  • Consistent branding across the app

- Add Rubik-VariableFont_wght.ttf as bundled font asset
- Create GleecDexLogo widget using local Rubik font
- Register Rubik font family in pubspec.yaml

This removes the need for google_fonts package runtime dependency.
Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

@github-actions
Copy link

github-actions bot commented Dec 18, 2025

Visit the preview URL for this PR (updated for commit 2ec6d62):

https://walletrc--pull-3423-merge-y3wfww2t.web.app

(expires Thu, 25 Dec 2025 17:56:07 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: f66a4ff03faa546f12f0ae5a841bd9eff2714dcc

- Add new logo icon assets (g_icon.png, icon.png, icon.svg)
- Update main menu desktop to use GleecDexLogo widget
- Update settings theme switcher with new logo integration
@GLEECBTC GLEECBTC deleted a comment from chatgpt-codex-connector bot Dec 18, 2025
@CharlVS CharlVS changed the title feat(fonts): add Rubik variable font asset and GleecDexLogo widget feat(branding): update GLEEC DEX logo with new branding Dec 18, 2025
@CharlVS
Copy link
Collaborator Author

CharlVS commented Dec 18, 2025

Closing to recreate with a more accurate branch name

@CharlVS CharlVS closed this Dec 18, 2025
@CharlVS CharlVS deleted the hotfix/remove-google-fonts branch December 18, 2025 17:52
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.

2 participants