Inside the IOS folder if I run pod init, I get: [!] Existing Podfile found in directory. And then if I run pod install, I get: [!] No `Podfile' found in the project directory.
Asked
Active
Viewed 103 times
0
-
Can you show me the file list in ios directory using. ```ls -la``` – Abdul Momen Dec 17 '21 at 05:05
-
Flutter, GoogleService-Info.plist,Podfile,Pods,Runner, Runner.xcodeproj,Runner.xcworkspace – Jay Shankar Dec 17 '21 at 08:34
-
Can you try these solution ```https://stackoverflow.com/questions/54135078/how-to-solve-error-running-pod-install-in-flutter-on-mac``` – Abdul Momen Dec 17 '21 at 08:39