jhomlala / betterplayer

Better video player for Flutter, with multiple configuration options. Solving typical use cases!
Apache License 2.0
923 stars 999 forks source link

Feature/daf 4214 add new method channel #1236

Closed HiroshiOshiro closed 1 year ago

HiroshiOshiro commented 1 year ago

Issue

We need to do some process to hide play button. Although when broadcast ended by CP, in better player, in Android, there is no signal to know.

Solution

Add new method channel to tell broadcast was ended to better player library.