stefanosn
stefanosn
Just wanted to know if hls caching is supported. I tried the player but does not seem to support hls caching am i right?
Hello sir. I have implemented a collection view. An instance of the VideoPlayer is created for each one cell. In each cell i have this code from your example. ```...
Hello sir. I have implemented a collection view. In each cell i have this code from your example. When i scroll to each cell i load a url in the...
### Steps to reproduce I have one real device connected to my Mac. I have installed flutter and the script below that builds android using patrol build android. Then uninstalls...
**Describe the bug** I use the following parameters in Marathonfile ``` name: "Myapp" outputDir: "build/reports/marathon/android" deviceInitializationTimeoutMillis: 60000 debug: true batchingStrategy: type: "fixed-size" size: 5 vendorConfiguration: type: "Android" testApplicationPmClear: true screenRecordConfiguration:...
**Describe the bug** I have this specific configuration but it fails on run in android real device(s). It installs on device(s) but on run I see test starting but then...