ojciec

Results 5 comments of ojciec

With regular Flutter widgets you can put `Draggable` inside `InteractiveViewer` and both drag and scale gestures work in the same time. I'm sure there is a way to do this...

@spydon, I read my previous message and I see it's confusing, apologies > put Draggable inside InteractiveViewer and both drag and scale gestures work in the same time what I...

No, you still get multitouch working, it just depends on what you click on first. From my experience: 1. when any Draggable widget gets the touch input first, scale gesture...

We moved away from Flame for now, I used at first to get the collision detection for free, but after I stumbled upon this issue I switched over to standard...

+1 Same here, everything runs fine on GitHub, but locally it shows errors. I'm using GitHub Actions v0.26.2 VS Code ``` Version: 1.84.0 (Universal) Commit: d037ac076cee195194f93ce6fe2bdfe2969cc82d Date: 2023-11-01T11:30:19.406Z (4 days...