Skip to content

Commit f82d8b1

Browse files
committed
Prepare version 0.9.8
1 parent 3caccc8 commit f82d8b1

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 0.9.8
4+
5+
* Hero Widget is no longer used (thanks @localpcguy)
6+
* Tap to hide controls (thanks @bostrot)
7+
* Replay on play when video is finished (thanks @VictorUvarov)
8+
39
## 0.9.7
410

511
* Errors are properly handled. You can provide the Widget to display when an error occurs by providing an `errorBuilder` function to the `ChewieController` constructor.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: chewie
22
description: A video player for Flutter with Cupertino and Material play controls
3-
version: 0.9.7
3+
version: 0.9.8
44
homepage: https://github.com/brianegan/chewie
55
authors:
66
- Brian Egan <[email protected]>

0 commit comments

Comments
 (0)