Skip to content

Commit

Permalink
[video_player] Update pigeon to 22.3.0 (#739)
Browse files Browse the repository at this point in the history
  • Loading branch information
JSUYA authored Sep 10, 2024
1 parent 875e882 commit 6487861
Show file tree
Hide file tree
Showing 7 changed files with 394 additions and 292 deletions.
5 changes: 5 additions & 0 deletions packages/video_player/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 2.5.1

* Update pigeon to 22.3.0.
* Temporarily set duration to 1, if duration is 0.

## 2.5.0

* Update video_player to 2.9.1.
Expand Down
2 changes: 1 addition & 1 deletion packages/video_player/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ This package is not an _endorsed_ implementation of `video_player`. Therefore, y
```yaml
dependencies:
video_player: ^2.9.1
video_player_tizen: ^2.5.0
video_player_tizen: ^2.5.1
```
Then you can import `video_player` in your Dart code:
Expand Down
Loading

0 comments on commit 6487861

Please sign in to comment.