Open “Terminal” and navigate to your flutter project.
Then navigate inside “ios” folder by cd ios and run pod install.
For me the problem was that pods weren’t installed.
Open “Terminal” and navigate to your flutter project.
Then navigate inside “ios” folder by cd ios and run pod install.
For me the problem was that pods weren’t installed.