We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 554e6b2 commit b9c61e2Copy full SHA for b9c61e2
2 files changed
flutter_vlc_player/CHANGELOG.md
@@ -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
+
4
## 7.2.0
5
* Update to latest VLCKit sdks
6
Credits to Mitch Ross (https://github.com/mitchross)
flutter_vlc_player/pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_vlc_player
description: A VLC-powered alternative to Flutter's video_player. Supports multiple players on one screen.
-version: 7.2.0
+version: 8.0.0
homepage: https://github.com/solid-software/flutter_vlc_player/
environment:
0 commit comments