You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: flutter_vlc_player/CHANGELOG.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,10 @@
1
1
## 7.4.0
2
-
***Possible breaking Change**: Removed [AutomaticKeepAliveClientMixin](https://api.flutter.dev/flutter/widgets/AutomaticKeepAliveClientMixin-mixin.html) from plugin widget
2
+
* Important change: Removed [AutomaticKeepAliveClientMixin](https://api.flutter.dev/flutter/widgets/AutomaticKeepAliveClientMixin-mixin.html) from plugin widget
3
+
* Mobile VLC update to 3.6.0-eap9
4
+
* Allow background playback
5
+
Credits to Oliver Nitzschke (https://github.com/pinpong)
6
+
* fix instructions for proguard
7
+
Credits to Luiz Fernando Baldo Marques (https://github.com/luizbaldo)
0 commit comments