fix(ui): fix video_player:macos multiple possible implementations.
Signed-off-by: Sahil Kumar <[email protected]>
This commit is contained in:
@@ -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
|
🐞 Fixed
|
||||||
|
|
||||||
|
|||||||
@@ -43,7 +43,6 @@ dependencies:
|
|||||||
thumblr: ^0.0.4
|
thumblr: ^0.0.4
|
||||||
url_launcher: ^6.1.12
|
url_launcher: ^6.1.12
|
||||||
video_player: ^2.7.0
|
video_player: ^2.7.0
|
||||||
video_player_macos: ^2.0.1
|
|
||||||
video_thumbnail: ^0.5.3
|
video_thumbnail: ^0.5.3
|
||||||
|
|
||||||
flutter:
|
flutter:
|
||||||
|
|||||||
Reference in New Issue
Block a user