Wednesday, July 21, 2021

Flutter pod install error

This happens when we change the plugins versions or flutter pub package.I was getting a similar error, so I used many different things but still nothing happened but finally I got an exact solution For the solution follow the below stepsDelete the podfile.lock file from the ios folder.Open the terminal, go to the ios folder directory and run pod install....

Page 1 of 1212345Next