Merge pull request #1741 from GetStream/fix/video_player_macos_impl

fix(ui): fix `video_player:macos` multiple possible implementations.
This commit is contained in:
Sahil Kumar
2023-10-02 15:12:13 +05:30
committed by GitHub
2 changed files with 8 additions and 2 deletions
+8 -1
View File
@@ -1,4 +1,11 @@
## 6.10.0
# Upcoming
🐞 Fixed
- [[#1740]](https://github.com/GetStream/stream-chat-flutter/issues/1740) Fixed
Plugin `video_player:macos` has multiple possible implementations.
# 6.10.0
🐞 Fixed
@@ -43,7 +43,6 @@ dependencies:
thumblr: ^0.0.4
url_launcher: ^6.1.12
video_player: ^2.7.0
video_player_macos: ^2.0.1
video_thumbnail: ^0.5.3
flutter: