just_audio_media_kit 2.0.4 copy "just_audio_media_kit: ^2.0.4" to clipboard
just_audio_media_kit: ^2.0.4 copied to clipboard

package:media_kit bindings for just_audio to support Linux and Windows.

2.0.4 #

  • Support --prefetch-playlist for gapless playback (fixes #11)
  • Reset Duration on track change (fixes #10)
  • Set pitch to true by default (fix setPitch not working)

2.0.3 #

  • Add libmpv parameter to ensureInitialized (#9)

2.0.2 #

2.0.1 #

  • Fix issues regarding disposal of current players

2.0.0 #

  • BREAKING: Removed hard dependencies (Read the installation steps in README to comply!)
  • Fix queue insert with index
  • Fix moving items in ConcatenatingAudioSource

1.0.0 #

  • Make private methods private, as they should've been
  • Set position and index on load (and reset bufferedPosition)
  • Fix disposePlayer() failing by making it so that if the player was already disposed, it won't throw, since just_audio can send out two identical dispose requests.
  • More settings
  • Update media_kit to ^1.1.9

0.0.1 #

  • Initial release
  • Linux and Windows support
3
likes
130
pub points
84%
popularity

Publisher

unverified uploader

package:media_kit bindings for just_audio to support Linux and Windows.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Unlicense (LICENSE)

Dependencies

flutter, just_audio_platform_interface, logging, media_kit, universal_platform

More

Packages that depend on just_audio_media_kit