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 c2bc3bf commit f574ee2Copy full SHA for f574ee2
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 0.9.2
4
+
5
+ * Add options to define system overlays after exiting full screen
6
+ * Add option to hide mute button
7
8
## 0.9.1
9
10
* Add option to hide full screen button
pubspec.yaml
@@ -1,6 +1,6 @@
name: chewie
description: A video player for Flutter with Cupertino and Material play controls
-version: 0.9.1
+version: 0.9.2
homepage: https://github.com/brianegan/chewie
authors:
- Brian Egan <[email protected]>
0 commit comments