just_audio_media_kit 1.0.0
just_audio_media_kit: ^1.0.0 copied to clipboard
package:media_kit bindings for just_audio
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_audiocan send out two identical dispose requests. - More settings
- Update
media_kitto^1.1.9
0.0.1 #
- Initial release
- Linux and Windows support