From 5a4743c201b20c373c00e91fea676f2d2ce95e79 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Sat, 25 Nov 2017 14:47:54 +0100 Subject: [PATCH] Updated Video Player & rm WebP that's now supported --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 73105cb..84c84c0 100644 --- a/README.md +++ b/README.md @@ -162,9 +162,8 @@ Single Codebase, Two Apps with Flutter and Firebase (Google I/O '17) ### Media - [Audio Plugin](https://github.com/rxlabz/audioplayer) - Beta by [Erick Ghaumez](https://twitter.com/rxlabz) -- [Video Player](https://github.com/rxlabz/flutter_videoplayer) - Beta by [Erick Ghaumez](https://twitter.com/rxlabz) +- [Video Player](https://github.com/sigurdm/video_player) - Playing video by [Sigurd Meldgaard](https://github.com/sigurdm) - [Video Launcher](https://github.com/rxlabz/flutter_video_launcher) - Launch a video player by [Erick Ghaumez](https://twitter.com/rxlabz) -- [WebP/WebM](https://github.com/flutter/flutter/issues/9857) - Currently in progress #### Voice