PageView not swipeable on web (desktop mode) with mouse scroll

Troubleshooting

I have a pageview with video content like tiktok or youtube short videos.

On mobile, the scrolling works ok where the finger gesture upword shows the next video.

On the web, when you try to use the mouse scroll to switch videos, the current video scroll up a bit and come down back again when you release the mouse scroll, so the video stays the same and does not switch to the next one.

Any ideas how to change the mouse scroll behaviour?

Thanks

What have you tried so far?

I tried setting 'use CanvasKit' on but it doesn't help

I tried searching for it but solutions like here

https://stackoverflow.com/questions/69424933/flutter-pageview-not-swipeable-on-web-desktop-mode

does not apply to flutterflow as we do not have control on the generated code.

If the user clicks on the left mouse button and drag the video up, it works and show the next video. However this behaviour is not common and hardly any user willpick it up.

I've added up and down arrows which works fine but again the users are used to scroll in order to switch pages on the web.

Did you check FlutterFlow's Documentation for this topic?
Yes
2
1 reply