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

outdated

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

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

# 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
31
likes
0
points
1.87k
downloads

Publisher

unverified uploader

Weekly Downloads

macOS implementation of the video_player plugin.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, video_player_platform_interface

More

Packages that depend on video_player_macos