|
@@ -1,5 +1,9 @@
|
|
|
# Changelog
|
|
# Changelog
|
|
|
|
|
|
|
|
|
|
+## 0.9.3
|
|
|
|
|
+
|
|
|
|
|
+ * Absorb pointer when controls are hidden
|
|
|
|
|
+
|
|
|
## 0.9.2
|
|
## 0.9.2
|
|
|
|
|
|
|
|
* Add options to define system overlays after exiting full screen
|
|
* Add options to define system overlays after exiting full screen
|
|
@@ -16,7 +20,7 @@
|
|
|
|
|
|
|
|
## 0.8.0
|
|
## 0.8.0
|
|
|
|
|
|
|
|
- * Update to work with `video_player: ">=0.7.0 <0.8.0` - Thanks @Sub6Resources
|
|
|
|
|
|
|
+ * Update to work with `video_player: ">=0.7.0 <0.8.0` - Thanks @Sub6Resources
|
|
|
* Preserves AspectRatio on FullScreen - Thanks @patrickb
|
|
* Preserves AspectRatio on FullScreen - Thanks @patrickb
|
|
|
* Ability to start video in FullScreen - Thanks @miguelpruivo
|
|
* Ability to start video in FullScreen - Thanks @miguelpruivo
|
|
|
|
|
|
|
@@ -49,7 +53,7 @@
|
|
|
* Update to work with `video_player: ">=0.2.0 <0.3.0`
|
|
* Update to work with `video_player: ">=0.2.0 <0.3.0`
|
|
|
* Add `showControls` option. You can use this to show / hide the controls
|
|
* Add `showControls` option. You can use this to show / hide the controls
|
|
|
* Move from `VideoProgressColors` to `ChewieProgressColors` for customization of the Chewie progress controls
|
|
* Move from `VideoProgressColors` to `ChewieProgressColors` for customization of the Chewie progress controls
|
|
|
- * Remove `progressColors` in favor of platform-specific customizations: `cupertinoProgressColors` and `materialProgressColors` to control
|
|
|
|
|
|
|
+ * Remove `progressColors` in favor of platform-specific customizations: `cupertinoProgressColors` and `materialProgressColors` to control
|
|
|
* Add analysis options
|
|
* Add analysis options
|
|
|
|
|
|
|
|
## 0.2.0
|
|
## 0.2.0
|
|
@@ -58,7 +62,7 @@
|
|
|
|
|
|
|
|
## 0.1.1
|
|
## 0.1.1
|
|
|
|
|
|
|
|
- * Fix images in docs for pub
|
|
|
|
|
|
|
+ * Fix images in docs for pub
|
|
|
|
|
|
|
|
## 0.1.0
|
|
## 0.1.0
|
|
|
|
|
|