Skip to content

fix: Fix warnings on flame_fire_atlas.dart#3818

Merged
luanpotter merged 1 commit intomainfrom
luan.warning-f
Feb 22, 2026
Merged

fix: Fix warnings on flame_fire_atlas.dart#3818
luanpotter merged 1 commit intomainfrom
luan.warning-f

Conversation

@luanpotter
Copy link
Copy Markdown
Member

Description

Error message:

The annotation 'override' can only be used on fields, getters, methods, or setters.

Which makes sense - factory is a static method so override doesn't apply.

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.

@luanpotter luanpotter merged commit 458a79a into main Feb 22, 2026
9 checks passed
@luanpotter luanpotter deleted the luan.warning-f branch February 22, 2026 20:16
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