video_player_macos 1.0.4 copy "video_player_macos: ^1.0.4" to clipboard
video_player_macos: ^1.0.4 copied to clipboard

MacOS implementation of the video_player plugin.

A working version of video player for MacOS only. Works with other libraries.

You must also include video_player: ^2.4.4 as a base. This will work with chewie and other video overlays.

Based on Flutter video player.

Needs addtional maintanence. Please make PRs.

video_player_macos:
git:
    url: https://github.com/ollydixon/flutter_macos_video_player
    path: packages/video_player/video_player_macos

You can also use

video_player_macos: 1.0.3

I would suggest using a cominbation like such in your pub.dev (For all platforms except Windows)

You will need to write a different view for each, spanning

# For iOS and Android
better_player: ^0.0.83

# For Web 
video_player: ^2.4.4
chewie: ^1.3.3

# (Same implementation as video_player)
video_player_macos:
git:
    url: /Users/oliverdixon/Downloads/plugins
    path: packages/video_player/video_player_macos
32
likes
0
pub points
89%
popularity

Publisher

unverified uploader

MacOS implementation of the video_player plugin.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, video_player_platform_interface

More

Packages that depend on video_player_macos