Closed dongchao139 closed 9 months ago
I developed one music player using audioplayers. it works on windows. but it doesn't work on deepin-v20.9 operation system。
flutter run
Linux
No response
5.1.0
my relevant logs
no way
It was OK after reinstalling the deepin-v20.9 system
Checklist
Current bug behaviour
Expected behaviour
I developed one music player using audioplayers. it works on windows. but it doesn't work on deepin-v20.9 operation system。
Steps to reproduce
flutter run
on the code sampleCode sample
Code sample
```dart void main() { } ```Affected platforms
Linux
Platform details
No response
AudioPlayers Version
5.1.0
Build mode
No response
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