Draggable container within a scrollable row

Actions & Logic

I am trying to allow a container to be draggable but because this container is located in a scrollable row, when I wrap the container in draggable, the row is no longer scrollable, I always triggered the drag instead of simply scroll. Is there a way that I can only activate the drag on long press or something?

What have you tried so far?

NA

Did you check FlutterFlow's Documentation for this topic?
No
2