Search code examples
iosxcodefirebaseflutterpodfile

is there a way to create a Podfile in my flutter project using android studio?


I'm trying to add firebase to my flutter project I'm using windows machine so I did add it to the android level app while I'm trying to add it to the IOS level app I can't find a way to create the PodFile can someone please help? as well I don't have access to a mac right now


Solution

  • well I just solved the problem by navigating to the project file via CMD and to the ios file then typing pod init