Skip to content

Commit 3c56e69

Browse files
authored
Update README.md
1 parent 6d1b7d0 commit 3c56e69

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
1+
12
# flutter_video_player
23
This plugin is a copy of the official plugin "video_player" but it has a method that makes it possible to change the MediaSource without having to redraw the video controller.
34

5+
Use nextvideo to change MediaSource
6+
Only Android
7+
Only local storage files
8+
```_controller.nextVideo(video.fileSource);
9+
```
10+
411
# Oficial install:
512

613
# Video Player plugin for Flutter

0 commit comments

Comments
 (0)