Skip to content

Render an IconData in the Flame Engine #3485

Open
@imaNNeo

Description

@imaNNeo

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?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions