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: convert CheerEvent to use StyledText #1269

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

kevmo314
Copy link
Contributor

@kevmo314 kevmo314 commented Jun 21, 2024

Updates the text formatting in lib/components/chat_history/twitch/cheer_event.dart to use StyledText instead of Text.rich.

  • Replaces Text.rich with StyledText for rendering the cheer event message, enhancing the text formatting capabilities.
  • Introduces StyledTextTag to apply a bold style to specific parts of the text, matching the original styling intent while utilizing the new StyledText functionality.

For more details, open the Copilot Workspace session.

@kevmo314 kevmo314 enabled auto-merge (squash) June 21, 2024 03:58
@kevmo314 kevmo314 merged commit 72c4bd4 into main Jun 21, 2024
7 checks passed
@kevmo314 kevmo314 deleted the kevmo314/convert-cheer-styledtext branch June 21, 2024 03:59
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