chudongvip / awesome_video_player

This is a flutter package of video player. it's a very simple and easy to use.
MIT License
196 stars 36 forks source link

Could you please implement playing in ListView? #37

Open wann2 opened 4 years ago

wann2 commented 4 years ago

Hi, chudongvip I think this player is very good.

I'd like to play one of videos in ListView that has lots of videos. Like Recyclerview in Android.

Dync-BoYuan commented 4 years ago

Hi, chudongvip I think this player is very good.

I'd like to play one of videos in ListView that has lots of videos. Like Recyclerview in Android.

yes, its easy to implement, you just need to create an ListView, listview contains an fake video player, when it be clicked go to the realy play page

wann2 commented 4 years ago

Thanks for the answer. Is it possible to play the video on the ListView in the middle of the screen, but not clicking one of them to open a new playing video page