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
120
pub points
51%
popularity

Publisher

verified publisherkrtirtho.dev

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

eventify, path

More

Packages that depend on mpv_dart