Open sufiyanas opened 7 months ago
Hi there, plz upgrade to v6.0.0. Also make sure to run it with XCode 15.
Hi, thank you for your response. I have updated both , My current Xcode version is 15.3 and audio player V6.0.0 Still i am facing same issue
That's weird. Did you try a flutter clean
and a flutter pub upgrade
? Make sure the version also changes im the pubspec.lock
.
Can you fill the steps to reproduce please?
Checklist
Current bug behaviour
Code sample
```dart void main() { } ```Full Logs
``` my full logs or a link to a gist ``` Flutter doctor: ``` Output of: flutter doctor -v ```