londonappbrewery / xylophone-flutter

Starter code for the Xylophone project in the Complete Flutter Bootcamp
https://www.appbrewery.co
115 stars 893 forks source link

Audio tag error #47

Closed khanadnan10 closed 2 years ago

khanadnan10 commented 2 years ago

I'm using the new version of flutter 3.0.5 and here is the error. image I've tried using different solutions but the results were not solving the issue.

khanadnan10 commented 2 years ago

Done!

ketan2jangid commented 2 years ago

@khanadnan10 I am facing similar issue, first the Audiocache didn't had any play method so I am using the AudioPlayer now. But still I am not able to resolve the issue, can you please help?

image