mpv_dart 0.0.1 copy "mpv_dart: ^0.0.1" to clipboard
mpv_dart: ^0.0.1 copied to clipboard

MPV player's JSON IPC binding for Dart (Flutter)

0.0.1 #

  • JSON IPC based bindings for MPV player
  • Starts mpv sub process for JSON-IPC socket with start
  • load file/network URL string
  • MPVEvents
  • loads playlist with loadPlaylist
  • Control for play|pause|next|prev|volume|mute|shuffle|playlistMove|loopPlaylist
  • Audio/Video/Subtitle Load/Remove/Control Support
  • Get/Set/Observe/Cycle any viable Property arbitrarily with getProperty|setProperty|observeProperty|cycleProperty
  • Send commands independently with command or use the defined ones
  • Documentation & Code created by @KRTirtho
8
likes
140
points
1.27k
downloads

Publisher

verified publisherkrtirtho.dev

Weekly Downloads

MPV player's JSON IPC binding for Dart (Flutter)

Documentation

API reference

License

MIT (license)

Dependencies

eventify, path

More

Packages that depend on mpv_dart