chewie
chewie copied to clipboard
[Bug] Incompatibility with flutter version 2.10.2 and below
Your player has a problem with the flutter version 2.10.2 and below. When I turn the player full screen and remove it, the application crashes and this problem does not exist in the flutter 2.10.3 and above
@AhmadFalahian please provide a reproducible example project so that I may review and better diagnose this issue. Thanks.
@diegotori I have designed a VOD to show digital content to users that includes a movie play button and when I click the play button the movie starts playing, everything is fine until releases the app. If we get release with the flutter version 2.10.2 and below, when I fill the page full screen and want to exit it, the application crashes. While I am doing the same with the flutter version 2.10.3, the application runs properly and does not crash.