When I build the app in Xcode it throws the error: .../ios/Runner/GeneratedPluginRegistrant.m:10:9: Module 'audioplayers' not found
I tried reinstalling and setting up pods again, however it didn't work. I am also including pod 'Firebase/Core'
in the pod file. Maybe I need to include the Audioplayer module there as well?
Thanks in advance!