SampatDixit

Results 2 issues of SampatDixit

How do I interact with the overlay widget. It does not seem to respond to any click events. Below is my sample code: Future initVideoPlayer() async { await _controller.initialize(); setState(()...

Can you also please add **endSeconds** as an optional parameter to **seekTo** method. I want to play a particular segment in the same video which is already playing and currently...

enhancement