Skip to content

feat: OpacityEffect support on text components#3940

Draft
erickzanardo wants to merge 1 commit into
mainfrom
feat/erick/opacity-color-effect-text-components
Draft

feat: OpacityEffect support on text components#3940
erickzanardo wants to merge 1 commit into
mainfrom
feat/erick/opacity-color-effect-text-components

Conversation

@erickzanardo

Copy link
Copy Markdown
Member

Description

This PR proposes a way for us to support OpacityEffects in TextComponents.

This is in draft as a proposal, if we agree on this approach, I will finish up by writing the necessary tests, docs and adding support to the sprite font as well.

Checklist

  • I have followed the Contributor Guide when preparing my PR.
  • I have updated/added tests for ALL new/updated/fixed functionality.
  • I have updated/added relevant documentation in docs and added dartdoc comments with ///.
  • I have updated/added relevant examples in examples or docs.

Breaking Change?

  • Yes, this PR is a breaking change.
  • No, this PR is not a breaking change.

Related Issues

Closes #1013

@erickzanardo erickzanardo requested a review from a team July 1, 2026 20:54
@erickzanardo erickzanardo marked this pull request as draft July 1, 2026 20:54
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.

OpacityEffect & ColorEffect not working on TextComponents with HasPaint mixin

1 participant