-
-
**Is your feature request related to a problem? Please describe.**
I read about [how to add Picture in Picture](https://developer.apple.com/documentation/avkit/adopting-picture-in-picture-for-video…
-
### Steps to reproduce
1. Install the dependency
2. Run the application on android device or emulator
### Expected behaviour
Run without warning message
### Actual behaviour
You get the foll…
-
I noticed that `registerNotifications` is called every time the `player` is set, which happens both on `play` and on `reset`.
```swift
private var player: AVPlayer? {
didSet {
…
-
**Describe the bug**
VideoView sporadically shows nothing after track is set. In order to minimise explanation this bug is reproduced and reported based on minimal UIKit example. But I also reproduce…
-
import 'package:flutter/material.dart';
import 'package:chewie/chewie.dart';
import 'package:video_player/video_player.dart';
class VideoView extends StatefulWidget {
final String url;
fina…
-
Hi @maitrungduc1410
I was preparing my app on the PlayStore and then they reported this issue
```java
Exception java.lang.ArithmeticException: divide by zero
at com.videotrim.widgets.VideoT…
-
LeanbackCard great. But change videoview -> exo player wonderful.
Thanks you.
-
Hi,
The widgets namespace is missing from the vitamio.jar so I cannot import VideoView.
Could you please fix it or tell me how to procede?
Thanks
-
Hi, am am using Sheet and the orientation change from Landscape to Portrait the Sheet does not take full screen untill i reload the app.
Below is my code:
`
…