youtube_player_flutter
youtube_player_flutter copied to clipboard
[BUG] When rotating device, youtubeplayer widget is rebuilding
Describe the bug When rotating device, youtubeplayer widget is rebuilding
To Reproduce open player screen and than rotate phone to change orientation
Expected behavior widget state should be maintained
Getting the same issue on flutter web when the size of the browser is changed.
Getting the same issue on flutter web when the size of the browser is changed.
I am also facing the same issue.
Here as well
Having the same problem, but only in devices that are not 16:9.
I also face same problem. Also, I think #524 is related with this.
I am also facing same issue. Is there anyone find any solution?