chewie icon indicating copy to clipboard operation
chewie copied to clipboard

[Bug] Incompatibility with flutter version 2.10.2 and below

Open AhmadFalahian opened this issue 2 years ago • 2 comments

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 avatar Jun 01 '22 07:06 AhmadFalahian

@AhmadFalahian please provide a reproducible example project so that I may review and better diagnose this issue. Thanks.

diegotori avatar Jun 01 '22 21:06 diegotori

@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.

AhmadFalahian avatar Jun 03 '22 05:06 AhmadFalahian