Skip to content

Commit b9c61e2

Browse files
committed
8.0.0
1 parent 554e6b2 commit b9c61e2

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

flutter_vlc_player/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 8.0.0
2+
* **Possible breaking Change**: Removed [AutomaticKeepAliveClientMixin](https://api.flutter.dev/flutter/widgets/AutomaticKeepAliveClientMixin-mixin.html) from plugin widget
3+
14
## 7.2.0
25
* Update to latest VLCKit sdks
36
Credits to Mitch Ross (https://github.com/mitchross)

flutter_vlc_player/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_vlc_player
22
description: A VLC-powered alternative to Flutter's video_player. Supports multiple players on one screen.
3-
version: 7.2.0
3+
version: 8.0.0
44
homepage: https://github.com/solid-software/flutter_vlc_player/
55

66
environment:

0 commit comments

Comments
 (0)