just_audio icon indicating copy to clipboard operation
just_audio copied to clipboard

No longer maintained packages in the readme

Open KaJe5380 opened this issue 7 months ago • 6 comments

To which pages does your suggestion apply?

Quote the sentences(s) from the documentation to be improved (if any)

Windows support is enabled by adding an additional dependency to your pubspec.yaml alongside just_audio. There are a number of alternative options:

Linux support is enabled by adding an additional dependency to your pubspec.yaml alongside just_audio. There are a number of alternative options:

Describe your suggestion just_audio_mpv & just_audio_libwinmedia have been marked as DISCONTINUED on pub.dev and replaced by: just_audio_media_kit for Linux replaced by: just_audio_windows for Windows.

just_audio_mpv's own GitHub no longer matches it's pub.dev readme, with the GitHub getting a new section 5 months ago:

In most cases, you probably should use just_audio_media_kit or raw media_kit instead. It's better made, better supported, much stabler, and it might even have more features. ...

just_audio_mpv & just_audio_libwinmedia should either be removed from documentation, or given parenthesis for no longer being maintained. Also adding just_audio_media_kit for Linux.

Would also need to see if Linux's Platform support list still matches with this new library.

Edit:

The mpv readme also suggests just_audio_media_kit. Have you tried it?

Didn't see this initially, but you actually seem to know about this package in issue #1199 about this package.

KaJe5380 avatar Jun 26 '24 19:06 KaJe5380