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

Render an IconData in the Flame Engine #3485

Open
1 task
imaNNeo opened this issue Feb 9, 2025 · 0 comments
Open
1 task

Render an IconData in the Flame Engine #3485

imaNNeo opened this issue Feb 9, 2025 · 0 comments

Comments

@imaNNeo
Copy link
Contributor

imaNNeo commented Feb 9, 2025

Problem to solve

In the Flutter widgets, we have Icon that allows you to render an IconData in the widget tree.
But there is no similar concept/component in the Flame engine

Proposal

I suggest to create something like IconComponent that allows you to render and IconData in the Flame Component System.

This way, we will also be able to use tabler_icons (because it provides IconData)

More information

No response

Other

  • Are you interested in working on a PR for this?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant