ponnamkarthik / FlutterYoutube

Flutter Plugin to play youtube Videos
Apache License 2.0
126 stars 56 forks source link

Call back after video is played #3

Closed saeedjassani closed 6 years ago

saeedjassani commented 6 years ago

First of all, thanks for such a wonderful library.

But there a few things which I think are essential.

There should be some way to receive callback once a video is done playing.

Also, there should be options to hide seekbar and other options.

ponnamkarthik commented 6 years ago

@saeedjassani Thanks your suggestion will add them in next release

saeedjassani commented 6 years ago

Hey @PonnamKarthik How is it going? Let me know if I can also contribute to solve the issue. Although I will need some help starting to understand the code

ponnamkarthik commented 6 years ago

@saeedjassani Check latest version 1.1.0 feature added for more details check readme

saeedjassani commented 6 years ago

Thanks @PonnamKarthik . Should I open new issue for iOS? I see it is still remaining in it.