Skip to content

Commit

Permalink
chewie, version 1.7.3. Addresses #777.
Browse files Browse the repository at this point in the history
  • Loading branch information
diegotori committed Nov 28, 2023
1 parent 443d761 commit 2a1dd99
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 1.7.3
* 🛠️ [#777](https://github.com/fluttercommunity/chewie/pull/777): fix display size while Chewie wrapped by some rotate widget. Thanks [bailyzheng](https://github.com/bailyzheng).

## 1.7.2
* 🛠️ [#798](https://github.com/fluttercommunity/chewie/pull/798): Fix: Progress bar does not follow drag #789. Thanks [koutaro-masaki](https://github.com/koutaro-masaki).

Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: chewie
description: A video player for Flutter with Cupertino and Material play controls
version: 1.7.2
homepage: https://github.com/fluttercommunity/chewie
version: 1.7.3
homepage: http://github.com/fluttercommunity/chewie

environment:
sdk: '>=2.18.0 <4.0.0'
Expand Down

0 comments on commit 2a1dd99

Please sign in to comment.