Skip to content
This repository has been archived by the owner on May 16, 2021. It is now read-only.

Commit

Permalink
Updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
the-meedu-app authored and the-meedu-app committed Dec 17, 2020
1 parent 680f38d commit 06fbc14
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 7 deletions.
2 changes: 2 additions & 0 deletions plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## [0.4.0+2]
- Fixed broken urls in documentation.
## [0.4.0+1]
- Fixed broken url in documentation.
## [0.4.0]
Expand Down
10 changes: 5 additions & 5 deletions plugin/README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# meedu_player

<a target="blank" href="https://pub.dev/packages/meedu_player"><img src="https://img.shields.io/pub/v/meedu_player?include_prereleases&style=flat-square"/></a>
<img src="https://img.shields.io/github/last-commit/the-meedu-app/flutter-meedu-player/master?style=flat-square"/>
<img src="https://img.shields.io/github/license/the-meedu-app/flutter-meedu-player?style=flat-square"/>
<img src="https://img.shields.io/github/last-commit/darwin-morocho/flutter-meedu-player/master?style=flat-square"/>
<img src="https://img.shields.io/github/license/darwin-morocho/flutter-meedu-player?style=flat-square"/>

> Modern video player UI for [video_player](https://pub.dev/packages/video_player)
<img src="https://the-meedu-app.github.io/flutter-meedu-player/assets/pip.gif" alt="meedu_player pip" width="160" />
<img src="https://the-meedu-app.github.io/flutter-meedu-player/assets/q2.gif" alt="meedu_player" width="160" />
<img src="https://darwin-morocho.github.io/flutter-meedu-player/assets/pip.gif" alt="meedu_player pip" width="160" />
<img src="https://darwin-morocho.github.io/flutter-meedu-player/assets/q2.gif" alt="meedu_player" width="160" />
<br/>
<img src="https://the-meedu-app.github.io/flutter-meedu-player/assets/full.gif" alt="meedu_player" width="300" />
<img src="https://darwin-morocho.github.io/flutter-meedu-player/assets/full.gif" alt="meedu_player" width="300" />
<img src="https://user-images.githubusercontent.com/15864336/94494352-9924d100-01b4-11eb-9c0f-54c88868331b.png" alt="meedu_player" width="300" />

| Features | iOS | Android |
Expand Down
2 changes: 1 addition & 1 deletion plugin/example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ packages:
path: ".."
relative: true
source: path
version: "0.4.0+1"
version: "0.4.0+2"
meta:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion plugin/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: meedu_player
description: A new Flutter UI video controls for the flutter video_player plugin.
version: 0.4.0+1
version: 0.4.0+2
homepage: https://github.com/the-meedu-app/flutter-meedu-player/tree/master/plugin

environment:
Expand Down

0 comments on commit 06fbc14

Please sign in to comment.