Hi @OutdatedGuy, I am using this package from the last two months. It's working well. But, I recently noticed when my android app handles large video file from the network then it took more time for init the video. I think it is downloading and caching then initialise the video. So, if there is something like buffering/streaming while downloading will be the added advantage for this package. It improves user experience. also, we can keep the caching part in the background task once it gets completed.
Thanks in advance!