Skip to content

Commit

Permalink
7.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
illia-romanenko committed Sep 26, 2023
1 parent a04bfdd commit f6fbe0a
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion flutter_vlc_player/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
## 7.4.0
* **Possible breaking Change**: Removed [AutomaticKeepAliveClientMixin](https://api.flutter.dev/flutter/widgets/AutomaticKeepAliveClientMixin-mixin.html) from plugin widget
* Important change: Removed [AutomaticKeepAliveClientMixin](https://api.flutter.dev/flutter/widgets/AutomaticKeepAliveClientMixin-mixin.html) from plugin widget
* Mobile VLC update to 3.6.0-eap9
* Allow background playback
Credits to Oliver Nitzschke (https://github.com/pinpong)
* fix instructions for proguard
Credits to Luiz Fernando Baldo Marques (https://github.com/luizbaldo)

## 7.3.1
* Restore Flutter 3.3-3.7 compatibility
Expand Down

0 comments on commit f6fbe0a

Please sign in to comment.