Scrolling Issue with YouTube Player in Web App

Widgets & Design

Hello FlutterFlow Community,

I am currently developing a web app using FlutterFlow, and I've encountered an issue with the YouTube player embedded in a column. The scrolling works perfectly fine on the website, but when the mouse pointer (on PC) or a finger (on mobile) is over the YouTube player, the scrolling stops working. This disrupts the user experience significantly.

Has anyone else faced a similar issue or have any suggestions on how to allow scrolling even when the pointer is over the YouTube player? Any help or guidance would be greatly appreciated!

What have you tried so far?

Using a Custom Widget: I created a custom widget using the youtube_player_iframe package, hoping to capture scroll events and allow scrolling, but it didn't resolve the issue.

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