Skip to content

Commit

Permalink
Update read me
Browse files Browse the repository at this point in the history
  • Loading branch information
Nguon Pisey committed Jan 26, 2022
1 parent 29a9cd8 commit 1a6f32f
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,8 @@

## 1.0.3

* Improve gesture on the time bar.
* Improve gesture on the time bar.

## 1.0.4

* Fix the issue can not build release with this plugin.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ A Flutter plugin for Android, iOS for playing back video on a Widget surface.
## Installation
Copy and paste to dependencies:

flutter_native_player: ^1.0.3
flutter_native_player: ^1.0.4

*Note: iOS requires 10.0 or higher and Android requires SDK 16 or higher*
*Note: iOS requires 9.0 or higher and Android requires SDK 16 or higher*

**Example:**

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_native_player
description: A Flutter plugin for Android, iOS for playing back video on a Widget surface.
version: 1.0.3
version: 1.0.4
homepage: https://github.com/Pisey-Nguon/Flutter_Native_Player

environment:
Expand Down

0 comments on commit 1a6f32f

Please sign in to comment.