cbahai

Results 5 comments of cbahai

Installed iOS 13.2 beta 3 - problem resolved. I guess will have to wait until Apple releases 13.2.

> @cbahai this issue only occurs on ios 13.0. also occurs on iOS13.1

> Hi! In my case, in the FlickVideoWithControls widget, I just set the videoFit value to BoxFit.contain. By default, it's BoxFit.cover. > > ``` > FlickVideoPlayer( > flickManager: flickManager, >...