'Looking for Flutter audio player plugin (Windows)

Has anyone been able to find a simple working audio player plugin for Flutter on Windows?

https://github.com/alexmercerind/flutter_audio_desktop causes CTDs with almost 25% of my users

https://github.com/harmonoid/libwinmedia is discontinued and only works on limited number of devices

https://pub.dev/packages/flutter_vlc_player is too performance-heavy and causes UI lag spikes in my use-case



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source