File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.8.5]
2
+ * ⬆️ [ #703 ] ( https://github.com/fluttercommunity/chewie/pull/703 ) : Adding Seek buttons for Android. Thanks [ GyanendroKh] ( https://github.com/GyanendroKh ) .
3
+ * Upgraded ` wakelock_plus ` to version ` 1.2.8 ` , which uses ` web ` version ` 1.0.0 ` . Thanks [ diegotori] ( https://github.com/diegotori ) .
4
+
1
5
## [ 1.8.4]
2
6
* 🛠️ [ #838 ] ( https://github.com/fluttercommunity/chewie/pull/838 ) : Add bufferingBuilder. Thanks [ daniellampl] ( https://github.com/daniellampl ) .
3
7
Original file line number Diff line number Diff line change 1
1
name : chewie
2
2
description : A video player for Flutter with Cupertino and Material play controls
3
- version : 1.8.4
3
+ version : 1.8.5
4
4
homepage : https://github.com/fluttercommunity/chewie
5
5
6
6
environment :
@@ -13,7 +13,7 @@ dependencies:
13
13
sdk : flutter
14
14
provider : ^6.1.2
15
15
video_player : ^2.9.1
16
- wakelock_plus : ^1.2.5
16
+ wakelock_plus : ^1.2.8
17
17
18
18
dev_dependencies :
19
19
flutter_test :
You can’t perform that action at this time.
0 commit comments