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

How to detect pressed shape in FlutterActorArtboard? #137

Closed
gi097 opened this issue Aug 13, 2019 · 0 comments
Closed

How to detect pressed shape in FlutterActorArtboard? #137

gi097 opened this issue Aug 13, 2019 · 0 comments

Comments

@gi097
Copy link

gi097 commented Aug 13, 2019

We are building an application using Flare in Flutter, which works pretty good. We have some vector drawing of a human body which contains several nodes/shapes. You can think of arms, legs, feet etc. We render it into a FlutterActorArtboard which works properly as well.

You can see that I pressed on the left arm of the body in the Flare editor online. How can I achieve this effect in Flare for Flutter? Regions/boxes in a GestureDetector will not work, since you can see that parts of the image overlap.

Is there some getter which returns the pressed shape based on all the coordinates of the shape?

afbeelding

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

No branches or pull requests

1 participant