Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: update text styling to use StyledText widget #1273

Merged
merged 5 commits into from
Jun 21, 2024

Conversation

kevmo314
Copy link
Contributor

@kevmo314 kevmo314 commented Jun 21, 2024

Updates Twitch host and shoutout event widgets to use StyledText for text rendering.

  • Host Event Widget: Replaces Text.rich with StyledText in lib/components/chat_history/twitch/host_event.dart. Utilizes StyledText tags to apply bold styling to the broadcaster's name and viewer count.
  • Shoutout Event Widgets: Integrates StyledText in both shoutout event widgets within lib/components/chat_history/twitch/shoutout_event.dart. Applies bold and colored styling to broadcaster names using StyledText tags.

For more details, open the Copilot Workspace session.

@kevmo314 kevmo314 enabled auto-merge (squash) June 21, 2024 04:33
@kevmo314 kevmo314 merged commit 362b6f0 into main Jun 21, 2024
7 checks passed
@kevmo314 kevmo314 deleted the kevmo314/style-text-update branch June 21, 2024 04:37
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