Skip to content

Commit 2a1dd99

Browse files
committed
chewie, version 1.7.3. Addresses #777.
1 parent 443d761 commit 2a1dd99

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 1.7.3
2+
* 🛠️ [#777](https://github.com/fluttercommunity/chewie/pull/777): fix display size while Chewie wrapped by some rotate widget. Thanks [bailyzheng](https://github.com/bailyzheng).
3+
14
## 1.7.2
25
* 🛠️ [#798](https://github.com/fluttercommunity/chewie/pull/798): Fix: Progress bar does not follow drag #789. Thanks [koutaro-masaki](https://github.com/koutaro-masaki).
36

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: chewie
22
description: A video player for Flutter with Cupertino and Material play controls
3-
version: 1.7.2
4-
homepage: https://github.com/fluttercommunity/chewie
3+
version: 1.7.3
4+
homepage: http://github.com/fluttercommunity/chewie
55

66
environment:
77
sdk: '>=2.18.0 <4.0.0'

0 commit comments

Comments
 (0)