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 74d26a6 commit f1a1622Copy full SHA for f1a1622
flutter_vlc_player/CHANGELOG.md
@@ -1,6 +1,9 @@
1
-## 7.1.4
+## 7.1.5
2
* Fix plugin destructor (https://github.com/solid-software/flutter_vlc_player/issues/237)
3
4
+## 7.1.4
5
+* Interim release to fix Flutter 3 issues
6
+
7
## 7.1.3
8
* Added support for multi-window mode in Android.
9
Credits to Andy Chentsov (https://github.com/andyduke).
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.1.4
+version: 7.1.5
homepage: https://github.com/solid-software/flutter_vlc_player/
environment:
0 commit comments