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

Use with multiple widgets in the same view #9

Open
ivtod opened this issue Mar 22, 2020 · 3 comments
Open

Use with multiple widgets in the same view #9

ivtod opened this issue Mar 22, 2020 · 3 comments

Comments

@ivtod
Copy link

ivtod commented Mar 22, 2020

Hi,

first of all, great flutter package! :)
Is it possible to add multiple MatrixGestureDetector widgets inside the same view? For example as Positioned inside a Stack and let every widget handle its own gestures (move, pinch to zoom, rotate, ...)
Something like this: https://stackoverflow.com/questions/60803481/move-zoom-and-resize-positioned-widget-inside-stack-widget-in-flutter

Can you please provide an example?

@R1Snake
Copy link

R1Snake commented Aug 20, 2020

Don´t set a background color for your widgets. If you do this, the hitbox is bigger than it should

@thetarunkochar
Copy link

But how can we rotate, scale and move these 3 containers on screen?

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

4 participants