OutdatedGuy / cached_video_player_plus

Original video_player plugin with the superpower of caching embedded in Android and iOS.
https://pub.dev/packages/cached_video_player_plus
BSD 3-Clause "New" or "Revised" License
14 stars 7 forks source link

using JkVideoControlPanel #42

Open zenosama1111 opened 1 month ago

zenosama1111 commented 1 month ago

Hi @OutdatedGuy, this caching is looking great but I have a problem. I can use this JkVideoControlPanel plugin to take full control of the video with video_player library but I can't find a way it in this library.

OutdatedGuy commented 1 month ago

How do you use it with video_player plugin? Can you provide any sample code?