yoyo-player icon indicating copy to clipboard operation
yoyo-player copied to clipboard

VideoStyle not working

Open amanokerim opened this issue 4 years ago • 6 comments

Does anyone mentioned that when the video is playing there is a Play button (pause button expected) and when the video is paused there is a Pause button (play button expected); I tried to fix this with VideoStyle, but it is not working at all. YoYoPlayer( url: videoHlsPath, aspectRatio: 16 / 9, videoLoadingStyle: VideoLoadingStyle(loading: BigImageShimmer()), videoStyle: VideoStyle( play: Icon(Icons.info), // I tied this icons for test pause: Icon(Icons.info_outline), ), )

amanokerim avatar Jan 09 '21 07:01 amanokerim

Did you get the solution @amanokerim ?

huxaiphaer avatar Jan 24 '21 19:01 huxaiphaer

Did you get the solution @amanokerim ?

No, I switched to flutter_playout. Seems this library is not supported anymore. BTW this one is the only library with the option to choose video quality.

amanokerim avatar Jan 25 '21 04:01 amanokerim

Yes @amanokerim , you are right , maybe we might clone it and we improve it

huxaiphaer avatar Feb 05 '21 13:02 huxaiphaer

@huxaiphaer I am new to Flutter (less than a year). I want to contribute to any open-source. But, I think I am not able to.

amanokerim avatar Feb 05 '21 14:02 amanokerim

I apologize for not resolving any issue due to the political situation in my country . I'm working on some issue issues now

ko-htut avatar Mar 04 '21 15:03 ko-htut

Sorry Ko,

Good thing you are back, kindly ping us if there's any change.

Thanks

On Thu, Mar 4, 2021 at 6:32 PM Ko Htut [email protected] wrote:

I apologize for not resolving any issue due to the political situation in my country . I'm working on some issue issues now

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ko-htut/yoyo-player/issues/14#issuecomment-790703016, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADNGGOL54NYNDWBMOCBKXJLTB6RXTANCNFSM4V3MMOFQ .

--

Andela Software Developer Kampala-Uganda, +256704594180

huxaiphaer avatar Mar 04 '21 15:03 huxaiphaer