audio_service_win 0.0.2
audio_service_win: ^0.0.2 copied to clipboard
Platform interface allows you to use `audio_service` on Windows.
0.0.2 #
- Bug resolved for blank notification at start.
- Log cleanup.
0.0.1 #
- Initial release 🎉
- Windows platform implementation for
audio_service
. - System Media Transport Controls (SMTC) integration.
- Media metadata (title, artist, album, artwork) display.
- Media button events (play, pause, next, previous, etc.).
- Compatible with
audio_service_platform_interface
.