We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b5d1b1 commit c094ed8Copy full SHA for c094ed8
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## [1.12.1]
2
+* 🛠️ [#920](https://github.com/fluttercommunity/chewie/pull/920): Fix zoomAndPan not having an effect. Thanks [abalmagd](https://github.com/abalmagd).
3
+
4
## [1.12.0]
5
* 🛠️ [#923](https://github.com/fluttercommunity/chewie/pull/923): Flutter 3.29 minimum version. Thanks [diegotori](https://github.com/diegotori).
6
* **BREAKING CHANGE**: Library now requires at least Flutter version `3.29.0` or higher.
pubspec.yaml
@@ -1,6 +1,6 @@
name: chewie
description: A video player for Flutter with Cupertino and Material play controls
-version: 1.12.0
+version: 1.12.1
homepage: https://github.com/fluttercommunity/chewie
environment:
0 commit comments