fix(ui): fix video_player:macos multiple possible implementations.

Signed-off-by: Sahil Kumar <[email protected]>
This commit is contained in:
Sahil Kumar
2023-10-02 15:00:05 +05:30
parent d10d545d03
commit 62b59f8cc3
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: