januwA / flutter_video_box

flutter_video_box
MIT License
22 stars 12 forks source link

how to play video from the list onTap? #6

Closed FadiSweden closed 4 years ago

FadiSweden commented 4 years ago

how can add a video image for each in the list and click to play this video thanks in advance

januwA commented 4 years ago

I hope this helps you.

https://gist.github.com/januwA/d712e24da1a2180afa2c177c24df8b0c

image

FadiSweden commented 4 years ago

hey again, i use androidstudio emulator and got this exception error on one_video_cntl.dart

The following assertion was thrown building Container(bg: BoxDecoration(color: Color(0xffffffff), borderRadius: BorderRadius.circular(10.0)), constraints: BoxConstraints(w=-24.6, h=2.0; NOT NORMALIZED), dirty): BoxConstraints has a negative minimum width.

The offending constraints were: BoxConstraints(w=-24.6, h=2.0; NOT NORMALIZED) The relevant error-causing widget was: VideoBox

januwA commented 4 years ago

Thank you for your feedback, I will troubleshoot this issue.😃

myomyintaung1411 commented 4 years ago

i have a question about how to do pick a video with image picker and play with video box.. is there any solution sir..

januwA commented 4 years ago

@myomyintaung1411 Do you mean playing local videos?

januwA commented 4 years ago

@myomyintaung1411 https://gist.github.com/januwA/d894c7f16830539e8296f9751d193d62