Answers for "flutter reinstall pod"

0

flutter reinstall pod

1 - Delete the podfile.lock (located in app root > ios folder)
2 - Run in Terminal pod install --repo-update
3 - flutter run
Posted by: Guest on September-09-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language