Smueez / floating_animated_widget

a flutter package for floating widget
Other
17 stars 10 forks source link

Non rectangular collision detection #10

Open jtkeyva opened 9 months ago

jtkeyva commented 9 months ago

I noticed in the demo you can click and drag outside of the circle in the corner to drag around and also when you delete the fab it doesn't actually touch the X and it deletes. can you make the hit test collision detection match the shape of the drag widget and target widget?