You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a column in which first child is search widget then, there is singleChildScrollView in which multiple child then youtubePlayer
When I am scrolling if my scroll does not have youtube player then it scroll perfectly, but when there is any youtube player inside it, when half of my player scroll to position when it should hide it overlap the search widget,
I have multiple type of video all are working fine except youtube.
these are working fine video player, vimeo, chewie
I have attached some screenshots,
first one without scroll, second one some scroll to show that my search widget is outside scroll, then third one for showing error (youtubePlayer overlapping my search widget)
What is the expected behaviour?
How to reproduce?
1 use youtube_player_flutter: ^9.1.1
2 make a widget just like I have describe in detail.,
Is there an existing issue for this?
Package
youtube_player_iframe (Default)
What happened?
I have a column in which first child is search widget then, there is singleChildScrollView in which multiple child then youtubePlayer
When I am scrolling if my scroll does not have youtube player then it scroll perfectly, but when there is any youtube player inside it, when half of my player scroll to position when it should hide it overlap the search widget,
scaffold > container > column [ search widget, padding widget, Listivew.builder]
I have multiple type of video all are working fine except youtube.
these are working fine video player, vimeo, chewie
I have attached some screenshots,
first one without scroll, second one some scroll to show that my search widget is outside scroll, then third one for showing error (youtubePlayer overlapping my search widget)
What is the expected behaviour?
How to reproduce?
1 use youtube_player_flutter: ^9.1.1
2 make a widget just like I have describe in detail.,
3 scroll the widget
for reference I am attaching a video
screen-recording-2024-10-28-at-22510-pm_EbV2yzdM.mp4
Flutter Doctor Output
The text was updated successfully, but these errors were encountered: