Skip to content

Commit 8df3f17

Browse files
Tim Sneathmit-mit
authored andcommitted
Fix GIF image (flutter#324)
Demo GIF image doesn't work on pub site because link is relative rather than absolute. Need to resubmit the readme for the video package.
1 parent a836e1a commit 8df3f17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/video_player/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
A Flutter plugin for iOS and Android for playing back video on a Widget surface.
66

7-
![The example app running in iOS](doc/demo_ipod.gif)
7+
![The example app running in iOS](https://github.com/flutter/plugins/blob/master/packages/video_player/doc/demo_ipod.gif?raw=true)
88

99
*Note*: This plugin is still under development, and some APIs might not be available yet.
1010
[Feedback welcome](https://github.com/flutter/flutter/issues) and

0 commit comments

Comments
 (0)