On my flutter project one of my dependencies require a podfile for the configuration of the ios app. However the pod file doesnt exist. I checked you need CocoaPods installed but it seems its only for windows.
Is there a way to generate a podfile on a windows machine or do you need macos for this?