xcode and audioplayers module

Hi! A few months ago my flutter project was building successfully and then suddenly stopped working after an xcode update. In the latest attempt to build, I see error message Module ‘audioplayers’ not found (in target ‘Runner’ from project ‘Runner’). Thank you in advance for any help!

Flutter version: Flutter 3.3.0-0.5.pre • channel beta Xcode version: 16.3 Target ios version: ios 12.0

While someone here may have a suggestion to help you, the audioplayers module and Flutter are not Apple frameworks, so you should also consult the vendors of these external libraries for support integrating their libraries into your app.

xcode and audioplayers module
 
 
Q