prahack / vimeo_player

Flutter Vimeo Player
https://pub.dev/packages/vimeo_player_flutter
MIT License
10 stars 16 forks source link

Get Video Status #4

Closed curonny closed 1 year ago

curonny commented 2 years ago

How to know if the video has reached the end and then mark it as seen?

susil07 commented 1 year ago

How to know if the video has reached the end ? @prahack @adelarsq

adelarsq commented 1 year ago

@susil07 I don't think that is possible, since it's a webview. Maybe some kind a hack around WebView and JavaScript, but I don't think that is productive and/or bug safe.

On this case I recomend you to use another library for videos.