Skip to content

feat: OpacityEffect support on text components#3940

Merged
erickzanardo merged 6 commits into
mainfrom
feat/erick/opacity-color-effect-text-components
Jul 2, 2026
Merged

feat: OpacityEffect support on text components#3940
erickzanardo merged 6 commits into
mainfrom
feat/erick/opacity-color-effect-text-components

Conversation

@erickzanardo

@erickzanardo erickzanardo commented Jul 1, 2026

Copy link
Copy Markdown
Member

Description

Add support toOpacityEffects and ColorEffects in TextComponents.

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
@erickzanardo
erickzanardo marked this pull request as ready for review July 2, 2026 17:34
Comment thread examples/lib/stories/rendering/text_example.dart
Comment thread packages/flame/lib/src/components/mixins/has_paint.dart
Comment thread packages/flame/lib/src/text/renderers/text_paint.dart
Comment thread packages/flame/lib/src/components/mixins/has_paint.dart Outdated
@erickzanardo
erickzanardo merged commit 749c73a into main Jul 2, 2026
8 checks passed
@erickzanardo
erickzanardo deleted the feat/erick/opacity-color-effect-text-components branch July 2, 2026 21:02
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

3 participants