saddem yassin

Results 5 issues of saddem yassin

It will be nice to add preCaching function without having a controller for every cached video as in some cases we need to precache few seconds from a lot of...

Downloading the example app on version 0.0.80 --> go to reusable video list --> scroll many times an error occur. ``` Failed to load video: Error Domain=AVFoundationErrorDomain Code=-11819 "Cannot Complete...

When using the VLCPlayer plugin in a Flutter app on Samsung devices running Android 14, there is an issue where the sound continues to play without any frames when the...

### Reproduction 1. Fork the onnxruntime_flutter 2. Go to lib/src/ort_session.dart 3. Inside the `OrtSessionOptions` class _ligne 242_ 4. Add the registerCustomOpsLibrary methode ``` void registerCustomOpsLibrary(String libPath) { final ppv =...