Open khushAdmin opened 1 month ago
Please check if you use msix, if yes, upgrade msix to the lastest version might help you fix the crash. Somehow, a .dll file in msix cause the crash when we are working with audioplayers package.
Please check if you use msix, if yes, upgrade msix to the lastest version might help you fix the crash. Somehow, a .dll file in msix cause the crash when we are working with audioplayers package.
No i am not using msix plugin. https://github.com/bluefireteam/audioplayers/tree/main/packages/audioplayers. I run this github code, it also crashes application.
Checklist
Current bug behaviour
When I run Flutter application on Windows the audio player crashes after adding the plugin. flutter version:3.22.3 audioplayer: 6.1.0
Expected behaviour
crash solve
Steps to reproduce
Code sample
no code
Affected platforms
Windows
Platform details
windows 11
AudioPlayers Version
6.1.0
Build mode
debug, release
Audio Files/URLs/Sources
No response
Screenshots
No response
Logs
Full Logs
``` my full logs or a link to a gist ``` Flutter doctor: ``` Output of: flutter doctor -v ```Related issues / more information
No response
Working on PR
no way