We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c56e69 commit 3448a50Copy full SHA for 3448a50
README.md
@@ -5,7 +5,9 @@ This plugin is a copy of the official plugin "video_player" but it has a method
5
Use nextvideo to change MediaSource
6
Only Android
7
Only local storage files
8
-```_controller.nextVideo(video.fileSource);
+```
9
+_controller.nextVideo(video.fileSource);
10
+
11
```
12
13
# Oficial install:
0 commit comments