flutter_slidable icon indicating copy to clipboard operation
flutter_slidable copied to clipboard

Slides outside of widget when used in tablet.

Open CharanjeetRPOPS opened this issue 3 years ago • 3 comments

Hello, Library is great and simple to use. But i am facing one issue in flutter_slidable: ^2.0.0 Have attached a video.

Any comments or suggestion are welcome

slidable_issue.webm

cc: @letsar

CharanjeetRPOPS avatar Nov 03 '22 12:11 CharanjeetRPOPS

Have same issue.

dokinkon avatar Nov 13 '22 03:11 dokinkon

solution https://github.com/letsar/flutter_slidable/pull/384

eliasmelgaco avatar Dec 05 '22 21:12 eliasmelgaco

Hi, you can wrap your widget in a ClipRect to prevent this problem

elliotPopina avatar Jan 20 '23 18:01 elliotPopina